Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kata-containers.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-110811-45849/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kata-containers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kata-containers-3.0.0-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kata-containers.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-110811-45849/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kata-containers.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.njxrdq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kata-containers-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/kata-containers-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kata-containers-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'kata-containers-3.0.0 base' + cd /builddir/build/BUILD/kata-containers-3.0.0 + tar -xf /builddir/build/SOURCES/kata-containers-3.0.0-vendor.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QnBbLo + umask 022 + cd /builddir/build/BUILD + cd kata-containers-3.0.0 ++ pwd + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/kata-containers-3.0.0/go/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/kata-containers-3.0.0/go/bin ++ pwd + export GOPATH=/builddir/build/BUILD/kata-containers-3.0.0/go + GOPATH=/builddir/build/BUILD/kata-containers-3.0.0/go + mkdir -p go/src/github.com/kata-containers ++ pwd + ln -s /builddir/build/BUILD/kata-containers-3.0.0/../kata-containers-3.0.0 go/src/github.com/kata-containers/kata-containers + cd go/src/github.com/kata-containers/kata-containers ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers/src/runtime-rs ~/build/BUILD/kata-containers-3.0.0/go/src/github.com/kata-containers/kata-containers + pushd src/runtime-rs + /usr/bin/make -O -j64 KERNELTYPE=compressed DEFSHAREDFS=virtio-fs DEFVIRTIOFSDAEMON=/usr/libexec/virtiofsd DEFVIRTIOFSCACHESIZE=0 DEFSANDBOXCGROUPONLY=true SKIP_GO_VERSION_CHECK=y MACHINETYPE=q35 SCRIPTS_DIR=/usr/bin DESTDIR=/builddir/build/BUILDROOT/kata-containers-3.0.0-1.an8.x86_64 PREFIX=/usr DEFAULTSDIR=/usr/share/defaults/kata-containers CONFDIR=/usr/share/defaults/kata-containers FEATURE_SELINUX=yes 'DEFENABLEANNOTATIONS=[\".*\"]' containerd-shim-kata-v2 - version 2.5.0-rc0 (commit e893549bbd7ca055088aa404c76e26322ae50127-dirty) project: name: Kata Containers url: https://github.com/kata-containers component: containerd-shim-kata-v2 target: containerd-shim-kata-v2 architecture: host: x86_64 rust: cargo: cargo 1.61.0 rustc: rustc 1.61.0 (Red Hat 1.61.0-1.an8) rustup: (not available) toolchain: (unknown) Compiling libc v0.2.126 Compiling proc-macro2 v1.0.39 Compiling unicode-ident v1.0.0 Compiling syn v1.0.96 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling log v0.4.17 Compiling bitflags v1.3.2 Compiling serde v1.0.143 Compiling serde_derive v1.0.143 Compiling memchr v2.5.0 Compiling anyhow v1.0.57 Compiling lazy_static v1.4.0 Compiling once_cell v1.12.0 Compiling scopeguard v1.1.0 Compiling futures-core v0.3.21 Compiling slab v0.4.6 Compiling parking_lot_core v0.9.3 Compiling arc-swap v1.5.0 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.21 Compiling futures-channel v0.3.21 Compiling smallvec v1.8.0 Compiling pin-project-lite v0.2.9 Compiling futures-util v0.3.21 Compiling futures-sink v0.3.21 Compiling futures-io v0.3.21 Compiling serde_json v1.0.83 Compiling itoa v1.0.2 Compiling ryu v1.0.10 Compiling byteorder v1.4.3 Compiling protobuf v2.27.1 Compiling bytes v1.1.0 Compiling ppv-lite86 v0.2.16 Compiling typenum v1.15.0 Compiling crossbeam-utils v0.8.8 Compiling either v1.6.1 Compiling slog v2.7.0 Compiling hashbrown v0.11.2 Compiling cfg-if v0.1.10 Compiling adler v1.0.2 Compiling fixedbitset v0.2.0 Compiling fastrand v1.7.0 Compiling rustversion v1.0.6 Compiling ident_case v1.0.1 Compiling strsim v0.10.0 Compiling fnv v1.0.7 Compiling async-trait v0.1.56 Compiling unicode-segmentation v1.9.0 Compiling remove_dir_all v0.5.3 Compiling getrandom v0.1.16 Compiling gimli v0.26.1 Compiling multimap v0.8.3 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling regex-syntax v0.6.26 Compiling crc32fast v1.3.2 Compiling rustc-demangle v0.1.21 Compiling io-lifetimes v0.6.1 Compiling subtle v2.4.1 Compiling slog-async v2.7.0 Compiling byte-unit v3.1.4 error[E0463]: can't find crate for `core` | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `compiler_builtins` For more information about this error, try `rustc --explain E0463`. error: could not compile `cfg-if` due to 2 previous errors warning: build failed, waiting for other jobs to finish... error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bitflags/src/lib.rs:282:1 | 282 | pub extern crate core as _core; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: could not compile `bitflags` due to 3 previous errors error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:9:1 | 9 | extern crate std; | ^^^^^^^^^^^^^^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:40:21 | 40 | debug_assert!(false, "attempted to derefence an uninitialized lazy static. This is a bug"); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:23:33 | 23 | pub const INIT: Self = Lazy(Cell::new(None), ONCE_INIT); | ^^^^ use of undeclared type `Cell` error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:19:20 | 19 | pub struct Lazy(Cell>, Once); | ^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:19:26 | 19 | pub struct Lazy(Cell>, Once); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:19:31 | 19 | pub struct Lazy(Cell>, Once); | ^^^^^^ not found in this scope error[E0412]: cannot find type `Once` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:19:43 | 19 | pub struct Lazy(Cell>, Once); | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:21:9 | 21 | impl Lazy { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:23:43 | 23 | pub const INIT: Self = Lazy(Cell::new(None), ONCE_INIT); | ^^^^ not found in this scope error[E0425]: cannot find value `ONCE_INIT` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:23:50 | 23 | pub const INIT: Self = Lazy(Cell::new(None), ONCE_INIT); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:28:12 | 28 | F: FnOnce() -> T, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:31:24 | 31 | self.0.set(Some(f())); | ^^^^ not found in this scope error[E0463]: can't find crate for `std` | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:38:17 | 38 | Some(ref x) => x, | ^^^^ not found in this scope error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:470:24 | 470 | f.debug_struct(stringify!(ScopeGuard)) | ^^^^^^^^^ error[E0463]: can't find crate for `alloc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:333:1 | 333 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ can't find crate error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:226:3 | 226 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:219:3 | 219 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:212:3 | 212 | #[derive(Debug)] | ^^^^^^ error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:42:21 | 42 | unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:49:22 | 49 | unsafe impl Sync for Lazy {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/lazy_static/src/inline_lazy.rs:49:16 | 49 | unsafe impl Sync for Lazy {} | ^^^^ not found in this scope Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463, E0531. error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:116:1 | 116 | extern crate std as alloc; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` For more information about an error, try `rustc --explain E0405`. error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:122:5 | 122 | use core::iter::{self, FromIterator, FusedIterator}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:123:5 | 123 | use core::{fmt, mem, ops, slice}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: could not compile `lazy_static` due to 19 previous errors error[E0463]: can't find crate for `alloc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/lib.rs:132:1 | 132 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-utils/src/lib.rs:11:13 | 11 | pub use core::*; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1564:9 | 1564 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:1:5 | 1 | use core::cmp::Ordering; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:1:5 | 1 | use core::str::FromStr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:1:5 | 1 | use core::str::{Chars, FromStr}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:8:3 | 8 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:46:13 | 46 | format!("{:.0} B", self.value) | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:110:3 | 110 | #[derive(Copy, Clone, Debug)] | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:48:13 | 48 | format!("{:.*} {}", fractional_digits, self.value, self.unit) | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:145:9 | 145 | debug_assert!((source.0 == 0u8) | (source.0 == 1u8)); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:215:5 | 215 | debug_assert!((input == 0u8) | (input == 1u8)); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:569:3 | 569 | #[derive(Clone, Copy, Debug)] | ^^^^^^ error: cannot find macro `format_args` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:93:25 | 93 | f.write_fmt(format_args!("{:.0} B", self.value)) | ^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:612:9 | 612 | assert_eq!(self.is_some.unwrap_u8(), 1); | ^^^^^^^^^ error: cannot find macro `format_args` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:95:25 | 95 | f.write_fmt(format_args!("{:.2} ", self.value))?; | ^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:9:3 | 9 | #[derive(Debug, Clone, Copy, PartialOrd, Ord, PartialEq, Eq, Hash)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Option` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:587:13 | 587 | Option::Some(source.value) | ^^^^^^ use of undeclared type `Option` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:35:50 | 35 | return Err(ByteError::ValueIncorrect(format!( | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:179:62 | 179 | return Err(ByteError::ValueIncorrect(format!( | ^^^^^^ error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:129:6 | 129 | impl From for bool { | ^^^^ not found in this scope error: could not compile `pin-utils` due to 3 previous errors error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:208:86 | 208 | ... return Err(ByteError::ValueIncorrect(format!( | ^^^^^^ error[E0463]: can't find crate for `alloc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:87:1 | 87 | pub extern crate alloc; | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate error[E0463]: can't find crate for `alloc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:19:1 | 19 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ can't find crate error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:234:82 | 234 | ... return Err(ByteError::ValueIncorrect(format!( | ^^^^^^ error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:150:6 | 150 | impl BitAnd for Choice { | ^^^^^^ not found in this scope error: cannot find macro `format_args` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:463:21 | 463 | f.write_fmt(format_args!("{}", self.0)) | ^^^^^^^^^^^ error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:158:6 | 158 | impl BitAndAssign for Choice { | ^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:99:5 | 99 | use core::borrow::{Borrow, BorrowMut}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:21:5 | 21 | use core::ops::DerefMut; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1546:9 | 1546 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:7:3 | 7 | #[derive(Debug, Clone, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:165:6 | 165 | impl BitOr for Choice { | ^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:7:3 | 7 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:173:6 | 173 | impl BitOrAssign for Choice { | ^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:100:5 | 100 | use core::cmp; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:22:5 | 22 | use core::pin::Pin; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:101:5 | 101 | use core::fmt; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:23:5 | 23 | use core::task::{Context, Poll}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:102:5 | 102 | use core::hash::{Hash, Hasher}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:166:9 | 166 | use core::convert::Infallible as Never; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:103:5 | 103 | use core::hint::unreachable_unchecked; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:104:5 | 104 | use core::iter::{repeat, FromIterator, FusedIterator, IntoIterator}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:212:54 | 212 | Err(ByteError::UnitIncorrect(format!( | ^^^^^^ error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:180:6 | 180 | impl BitXor for Choice { | ^^^^^^ not found in this scope error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:274:54 | 274 | ... Err(ByteError::UnitIncorrect(format!("The character {:?} is incorrect. A 'B', a 'K', a 'M', a 'G', a 'T', a 'P', a 'E' or no charac... | ^^^^^^ error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:188:6 | 188 | impl BitXorAssign for Choice { | ^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:2:5 | 2 | use core::mem::MaybeUninit; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:105:5 | 105 | use core::mem; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:195:6 | 195 | impl Not for Choice { | ^^^ not found in this scope error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:297:66 | 297 | ... Err(ByteError::UnitIncorrect(format!( | ^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:3:5 | 3 | use core::{slice, str}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:309:54 | 309 | Err(ByteError::UnitIncorrect(format!( | ^^^^^^ error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:230:6 | 230 | impl From for Choice { | ^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:106:5 | 106 | use core::mem::MaybeUninit; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:27:5 | 27 | use core::mem::MaybeUninit; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:318:50 | 318 | Err(ByteError::UnitIncorrect(format!( | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:357:36 | 357 | pub trait ConditionallySelectable: Copy { | ^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:107:5 | 107 | use core::ops::{self, Range, RangeBounds}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s_intrinsics.rs:21:5 | 21 | use core::ptr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:108:5 | 108 | use core::ptr::{self, NonNull}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/exponent.rs:2:5 | 2 | use core::ptr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1503:9 | 1503 | use core::mem::ManuallyDrop; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:109:5 | 109 | use core::slice::{self, SliceIndex}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:2:5 | 2 | use core::ptr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1505:13 | 1505 | pub use core::{ | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:796:13 | 796 | use core::ops::Bound::*; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:9:5 | 9 | use core::ptr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:277:3 | 277 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:290:9 | 290 | write!(f, "Allocation error: {:?}", self) | ^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:182:5 | 182 | debug_assert!(k >= -45); | ^^^^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:304:54 | 304 | Err(CollectionAllocErr::CapacityOverflow) => panic!("capacity overflow"), | ^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:75:5 | 75 | debug_assert!(k >= -324); | ^^^^^^^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:235:12 | 235 | if cfg!(not(debug_assertions)) { | ^^^ ... 477 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/exponent.rs:39:5 | 39 | debug_assert!(k < 100); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/exponent.rs:13:5 | 13 | debug_assert!(k < 1000); | ^^^^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:238:13 | 238 | panic!($e); | ^^^^^ ... 477 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/f2s_intrinsics.rs:110:9 | 110 | debug_assert!(i < d2s::DOUBLE_POW5_SPLIT.len() as u32); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:91:52 | 91 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:235:12 | 235 | if cfg!(not(debug_assertions)) { | ^^^ ... 484 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Neg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:540:20 | 540 | for<'a> &'a T: Neg, | ^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Display` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:97:13 | 97 | Display::fmt(&self.unit, f) | ^^^^^^^ use of undeclared type `Display` error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:575:9 | 575 | impl From> for Option { | ^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/f2s_intrinsics.rs:89:9 | 89 | debug_assert!(q < d2s::DOUBLE_POW5_INV_SPLIT.len() as u32); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/f2s_intrinsics.rs:70:5 | 70 | debug_assert!(shifted_sum <= u32::max_value() as u64); | ^^^^^^^^^^^^ error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:575:31 | 570 | pub struct CtOption { | ---------------------- similarly named struct `CtOption` defined here ... 575 | impl From> for Option { | ^^^^^^ help: a struct with a similar name exists: `CtOption` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/f2s_intrinsics.rs:59:5 | 59 | debug_assert!(shift > 32); | ^^^^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:238:13 | 238 | panic!($e); | ^^^^^ ... 484 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/f2s_intrinsics.rs:30:9 | 30 | debug_assert!(value != 0); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:186:58 | 186 | None => return Err(ByteError::ValueIncorrect(String::from("No value."))), | ^^^^^^ use of undeclared type `String` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:235:12 | 235 | if cfg!(not(debug_assertions)) { | ^^^ ... 495 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s_intrinsics.rs:65:5 | 65 | debug_assert!(p < 64); | ^^^^^^^^^^^^ error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:585:37 | 570 | pub struct CtOption { | ---------------------- similarly named struct `CtOption` defined here ... 585 | fn from(source: CtOption) -> Option { | ^^^^^^ help: a struct with a similar name exists: `CtOption` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:462:52 | 462 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:238:13 | 238 | panic!($e); | ^^^^^ ... 495 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s_intrinsics.rs:64:5 | 64 | debug_assert!(value != 0); | ^^^^^^^^^^^^ error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:589:13 | 589 | None | ^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s_intrinsics.rs:42:9 | 42 | debug_assert!(value != 0); | ^^^^^^^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:235:12 | 235 | if cfg!(not(debug_assertions)) { | ^^^ ... 502 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:16:56 | 16 | fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:633:12 | 633 | F: FnOnce() -> T, | ^^^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:178:21 | 178 | debug_assert!(i < DOUBLE_POW5_SPLIT.len() as i32); | ^^^^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:238:13 | 238 | panic!($e); | ^^^^^ ... 502 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:185:52 | 185 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:661:12 | 661 | T: Default + ConditionallySelectable, | ^^^^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:136:21 | 136 | debug_assert!(q < DOUBLE_POW5_INV_SPLIT.len() as u32); | ^^^^^^^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:235:12 | 235 | if cfg!(not(debug_assertions)) { | ^^^ ... 509 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1520:9 | 1520 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1532:17 | 1532 | ptr::drop_in_place(self.0); | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:41:5 | 41 | debug_assert!(v < 100000000000000000); | ^^^^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:238:13 | 238 | panic!($e); | ^^^^^ ... 509 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:93:5 | 93 | debug_assert!(e <= 2620); | ^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:561:9 | 561 | assert!( | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:92:5 | 92 | debug_assert!(e >= 0); | ^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:661:9 | 661 | assert!(len <= A::size()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:810:9 | 810 | assert!(start <= end); | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:84:5 | 84 | debug_assert!(e <= 1650); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1548:35 | 1548 | Self { target, value: ManuallyDrop::new(value) } | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:662:12 | 662 | F: FnOnce(T) -> U, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:684:12 | 684 | T: Default + ConditionallySelectable, | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:685:12 | 685 | F: FnOnce(T) -> CtOption, | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:44:55 | 44 | pub fn format(&self, fractional_digits: usize) -> String { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/subtle/src/lib.rs:703:12 | 703 | F: FnOnce() -> CtOption, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:89:6 | 89 | impl Display for AdjustedByte { | ^^^^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:83:5 | 83 | debug_assert!(e >= 0); | ^^^^^^^^^^^^ error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:91:27 | 91 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/lib.rs:20:1 | 20 | extern crate core as std; | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:69:5 | 69 | debug_assert!(e <= 3528); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1555:17 | 1555 | ptr::write(self.target, ptr::read(&*self.value)); | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:811:9 | 811 | assert!(end <= len); | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:68:5 | 68 | debug_assert!(e >= 0); | ^^^^^^^^^^^^ Some errors have detailed explanations: E0405, E0412, E0425, E0433, E0463. error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1555:41 | 1555 | ptr::write(self.target, ptr::read(&*self.value)); | ^^^ use of undeclared crate or module `ptr` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/lib.rs:86:3 | 86 | #[derive(Debug, Copy, Clone)] | ^^^^^^ error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1514:32 | 1514 | pub struct AlwaysUnpin(PhantomData); | ^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:91:41 | 91 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/algo.rs:110:3 | 110 | #[derive(Copy, Clone)] | ^^^^^^ error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1514:39 | 1514 | pub struct AlwaysUnpin(PhantomData); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:102:6 | 102 | impl PartialEq for AdjustedByte { | ^^^^^^^^^ not found in this scope error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:891:13 | 891 | assert!(new_cap >= len); | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1502:9 | 1502 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error: could not compile `subtle` due to 29 previous errors error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:58:5 | 58 | debug_assert!(e <= 3528); | ^^^^^^^^^^^^ error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:137:6 | 137 | impl Eq for AdjustedByte {} | ^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:139:6 | 139 | impl PartialOrd for AdjustedByte { | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1516:21 | 1516 | impl Unpin for AlwaysUnpin {} | ^^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:57:5 | 57 | debug_assert!(e >= 0); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:902:17 | 902 | debug_assert!(layout.size() > 0); | ^^^^^^^^^^^^ error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1516:14 | 1516 | impl Unpin for AlwaysUnpin {} | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:141:52 | 141 | fn partial_cmp(&self, other: &AdjustedByte) -> Option { | ^^^^^^ not found in this scope error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/common.rs:27:5 | 27 | debug_assert!(v < 1000000000); | ^^^^^^^^^^^^ error[E0463]: can't find crate for `alloc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/lib.rs:78:1 | 78 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ can't find crate error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:319:20 | 319 | value: ManuallyDrop::new(v), | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1476:9 | 1476 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:75:13 | 75 | debug_assert!(n <= self.bytes.len()); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:30:22 | 30 | let bytes = [MaybeUninit::::uninit(); 24]; | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1056:13 | 1056 | assert!(index < len); | ^^^^^^ error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1520:43 | 1520 | pub struct UnsafeDropInPlaceGuard(*mut T); | ^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:76:25 | 76 | let slice = slice::from_raw_parts(self.bytes.as_ptr() as *const u8, n); | ^^^^^ use of undeclared crate or module `slice` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1074:13 | 1074 | assert!(index <= len); | ^^^^^^ error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1522:14 | 1522 | impl UnsafeDropInPlaceGuard { | ^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:117:43 | 117 | let mut vp_uninit: MaybeUninit = MaybeUninit::uninit(); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1529:21 | 1529 | impl Drop for UnsafeDropInPlaceGuard { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:118:43 | 118 | let mut vm_uninit: MaybeUninit = MaybeUninit::uninit(); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1529:14 | 1529 | impl Drop for UnsafeDropInPlaceGuard { | ^^^^^ not found in this scope error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1091:9 | 1091 | assert!(lower_size_bound <= core::isize::MAX as usize); // Ensure offset is indexable | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s_intrinsics.rs:86:5 | 86 | ptr::write(vp, mul_shift_64(4 * m + 2, mul, j)); | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1092:9 | 1092 | assert!(index + lower_size_bound >= index); // Protect against overflow | ^^^^^^ error[E0412]: cannot find type `ManuallyDrop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1542:16 | 1542 | value: ManuallyDrop, | ^^^^^^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s_intrinsics.rs:87:5 | 87 | ptr::write(vm, mul_shift_64(4 * m - 1 - mm_shift as u64, mul, j)); | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1096:9 | 1096 | assert!(index <= old_len); | ^^^^^^ error[E0412]: cannot find type `Ordering` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:141:59 | 139 | impl PartialOrd for AdjustedByte { | - help: you might be missing a type parameter: `` 140 | #[inline] 141 | fn partial_cmp(&self, other: &AdjustedByte) -> Option { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:149:6 | 149 | impl Ord for AdjustedByte { | ^^^ not found in this scope error[E0412]: cannot find type `Ordering` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/adjusted_byte.rs:176:44 | 176 | fn cmp(&self, other: &AdjustedByte) -> Ordering { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:33:53 | 33 | pub fn from_unit(value: f64, unit: ByteUnit) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:35:20 | 35 | return Err(ByteError::ValueIncorrect(format!( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:43:9 | 43 | Ok(Byte(bytes)) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/exponent.rs:18:9 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^ use of undeclared crate or module `ptr` error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/pin-project-lite/src/lib.rs:1552:13 | 1552 | impl Drop for UnsafeOverwriteGuard { | ^^^^ not found in this scope error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:169:24 | 169 | pub fn from_str>(s: S) -> Result { | ^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/exponent.rs:22:9 | 22 | ptr::copy_nonoverlapping(d, result, 2); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/exponent.rs:42:9 | 42 | ptr::copy_nonoverlapping(d, result, 2); | ^^^ use of undeclared crate or module `ptr` error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:169:45 | 169 | pub fn from_str>(s: S) -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:175:13 | 175 | Some(c) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:179:32 | 179 | return Err(ByteError::ValueIncorrect(format!( | ^^^ not found in this scope Some errors have detailed explanations: E0405, E0412, E0433, E0463. error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:186:28 | 186 | None => return Err(ByteError::ValueIncorrect(String::from("No value."))), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:191:17 | 191 | Some(c) => { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:18:9 | 18 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:201:37 | 201 | ... Some(c) => { | ^^^^ not found in this scope error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1383:9 | 1383 | assert!(capacity > Self::inline_capacity()); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:23:9 | 23 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:28:9 | 28 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:208:56 | 208 | ... return Err(ByteError::ValueIncorrect(format!( | ^^^ not found in this scope error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1448:9 | 1448 | assert!(index <= len); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:33:9 | 33 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1498:13 | 1498 | vec![elem; n].into() | ^^^ error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:218:61 | 218 | ... Some(c) => { | ^^^^ not found in this scope error: could not compile `pin-project-lite` due to 18 previous errors error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:272:9 | 272 | Vec::extend_from_slice(self, other) | ^^^ use of undeclared type `Vec` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:221:87 | 221 | ... _ => break 'outer Some(c), | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:50:9 | 50 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:288:6 | 288 | impl fmt::Display for CollectionAllocErr { | ^^^ use of undeclared crate or module `fmt` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:2:5 | 2 | use core::ops::{Add, AddAssign, BitAnd, BitOr, BitXor, BitXorAssign, Not}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:228:67 | 228 | ... _ => break 'outer Some(c), | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:55:9 | 55 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:289:27 | 289 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:289:50 | 289 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:65:9 | 65 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:312:16 | 312 | let size = mem::size_of::() | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:6:5 | 6 | use core::ops::*; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:315:17 | 315 | let align = mem::align_of::(); | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:4:5 | 4 | use core::arch::x86_64::{__m128i, __m256i}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Layout` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:316:5 | 316 | Layout::from_size_align(size, align).map_err(|_| CollectionAllocErr::CapacityOverflow) | ^^^^^^ use of undeclared type `Layout` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:333:11 | 333 | iter: slice::Iter<'a, T::Item>, | ^^^^^ use of undeclared crate or module `slice` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:7:5 | 7 | use core::arch::x86_64::*; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:337:25 | 337 | impl<'a, T: 'a + Array> fmt::Debug for Drain<'a, T> | ^^^ use of undeclared crate or module `fmt` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:33:5 | 33 | use core::marker::PhantomData; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:339:14 | 339 | T::Item: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:341:27 | 341 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:234:52 | 234 | ... return Err(ByteError::ValueIncorrect(format!( | ^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:5:5 | 5 | use core::marker::PhantomData; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mantissa.rs:74:9 | 74 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:341:50 | 341 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:248:37 | 248 | ... Some(c) => { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:66:9 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:356:39 | 356 | .map(|reference| unsafe { ptr::read(reference) }) | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:8:5 | 8 | use core::marker::PhantomData; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:251:63 | 251 | ... _ => break 'outer Some(c), | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:370:39 | 370 | .map(|reference| unsafe { ptr::read(reference) }) | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:9:5 | 9 | use core::ops::{ | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:258:43 | 258 | _ => break 'outer Some(c), | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:89:9 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:397:21 | 397 | ptr::copy(src, dst, self.tail_len); | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1063:5 | 1063 | use core::fmt::{Debug, Formatter, Result}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:269:9 | 269 | Ok(Byte(bytes)) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:567:45 | 567 | data: SmallVecData::from_inline(MaybeUninit::uninit()), | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:173:9 | 173 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^ use of undeclared crate or module `ptr` error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:460:6 | 460 | impl Display for Byte { | ^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1382:9 | 1382 | use core::arch::x86_64::*; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/pretty/mod.rs:196:9 | 196 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^ use of undeclared crate or module `ptr` error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:462:27 | 462 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:21:13 | 21 | bytes: [MaybeUninit; 24], | ^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1383:9 | 1383 | use core::marker::PhantomData; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:462:41 | 462 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:82:6 | 82 | impl Copy for Buffer {} | ^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1384:9 | 1384 | use core::ops::*; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:468:6 | 468 | impl Into for Byte { | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:84:6 | 84 | impl Clone for Buffer { | ^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/lib.rs:81:1 | 81 | extern crate std; | ^^^^^^^^^^^^^^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0405]: cannot find trait `FromStr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:483:6 | 483 | impl FromStr for Byte { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:91:6 | 91 | impl Default for Buffer { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte.rs:487:29 | 487 | fn from_str(s: &str) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/buffer/mod.rs:108:19 | 108 | pub trait Sealed: Copy { | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:10:20 | 10 | ValueIncorrect(String), | ^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:117:24 | 117 | let mut vp_uninit: MaybeUninit = MaybeUninit::uninit(); | ^^^^^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:607:63 | 607 | let mut data = SmallVecData::::from_inline(MaybeUninit::uninit()); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:11:19 | 11 | UnitIncorrect(String), | ^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ryu/src/d2s.rs:118:24 | 118 | let mut vm_uninit: MaybeUninit = MaybeUninit::uninit(); | ^^^^^^^^^^^ not found in this scope error[E0432]: unresolved imports `core::marker::PhantomData`, `core::marker::PhantomData`, `core::ops::Add`, `core::ops::AddAssign`, `core::ops::BitAnd`, `core::ops::BitAndAssign`, `core::ops::BitOr`, `core::ops::BitOrAssign`, `core::ops::BitXor`, `core::ops::BitXorAssign`, `core::ops::Not`, `core::fmt::Debug`, `core::fmt::Formatter`, `core::fmt::Result`, `crate::x86_64::sse2::u128x1_sse2`, `crate::x86_64::sse2::u32x4_sse2`, `crate::x86_64::sse2::G0`, `core::arch::x86_64::*`, `core::marker::PhantomData`, `core::ops::*` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:5:5 | 5 | use core::marker::PhantomData; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:8:5 | 8 | use core::marker::PhantomData; | ^^^^^^^^^^^^^^^^^^^^^^^^^ 9 | use core::ops::{ 10 | Add, AddAssign, BitAnd, BitAndAssign, BitOr, BitOrAssign, BitXor, BitXorAssign, Not, | ^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^ ^^^ ... 1063 | use core::fmt::{Debug, Formatter, Result}; | ^^^^^ ^^^^^^^^^ ^^^^^^ ... 1380 | use crate::x86_64::sse2::{u128x1_sse2, u32x4_sse2, G0}; | ^^^^^^^^^^^ ^^^^^^^^^^ ^^ 1381 | use crate::x86_64::{vec256_storage, vec512_storage, Avx2Machine, YesS3, YesS4}; 1382 | use core::arch::x86_64::*; | ^^^^^^^^^^^^^^^^^^^^^ 1383 | use core::marker::PhantomData; | ^^^^^^^^^^^^^^^^^^^^^^^^^ 1384 | use core::ops::*; | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:610:17 | 610 | ptr::copy_nonoverlapping(vec.as_ptr(), data.inline_mut(), len); | ^^^ use of undeclared crate or module `ptr` error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:14:6 | 14 | impl Display for ByteError { | ^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:619:13 | 619 | mem::forget(vec); | ^^^ use of undeclared crate or module `mem` error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:16:27 | 16 | fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ^^^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:643:45 | 643 | data: SmallVecData::from_inline(MaybeUninit::new(buf)), | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:16:45 | 16 | fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:662:55 | 662 | unsafe { SmallVec::from_buf_and_len_unchecked(MaybeUninit::new(buf), len) } | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:24:6 | 24 | impl AsRef for ByteError { | ^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:701:12 | 701 | if mem::size_of::() > 0 { | ^^^ use of undeclared crate or module `mem` error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:34:6 | 34 | impl Into for ByteError { | ^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:714:13 | 714 | core::usize::MAX | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: could not compile `ryu` due to 62 previous errors error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:34:11 | 34 | impl Into for ByteError { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:8:3 | 8 | #[derive(Copy, Clone, Default)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:223:3 | 223 | #[derive(Copy, Clone, Default)] | ^^^^^^ error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_error.rs:36:22 | 36 | fn into(self) -> String { | ^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:42:11 | 42 | #[derive(Copy, Clone)] | ^^^^^^ ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:70:24 | 70 | pub fn from_str>(unit: S) -> Result { | ^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:80:17 | 80 | assert_eq!(input.len(), 16); | ^^^^^^^^^ ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:70:48 | 70 | pub fn from_str>(unit: S) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:183:6 | 183 | impl Display for ByteUnit { | ^^^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:85:17 | 85 | assert_eq!(input.len(), 16); | ^^^^^^^^^ ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:185:27 | 185 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:90:17 | 90 | assert_eq!(out.len(), 16); | ^^^^^^^^^ ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:185:41 | 185 | fn fmt(&self, f: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:190:6 | 190 | impl AsRef for ByteUnit { | ^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:95:17 | 95 | assert_eq!(out.len(), 16); | ^^^^^^^^^ ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `FromStr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:197:6 | 197 | impl FromStr for ByteUnit { | ^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:42:11 | 42 | #[derive(Copy, Clone)] | ^^^^^^ ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:201:29 | 201 | fn from_str(s: &str) -> Result { | ^^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:80:17 | 80 | assert_eq!(input.len(), 16); | ^^^^^^^^^ ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:206:27 | 206 | pub(crate) fn read_xib(c: Option, mut chars: Chars) -> Result { | ^^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:85:17 | 85 | assert_eq!(input.len(), 16); | ^^^^^^^^^ ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Chars` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:206:52 | 206 | pub(crate) fn read_xib(c: Option, mut chars: Chars) -> Result { | ^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:90:17 | 90 | assert_eq!(out.len(), 16); | ^^^^^^^^^ ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:206:62 | 206 | pub(crate) fn read_xib(c: Option, mut chars: Chars) -> Result { | ^^^^^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:95:17 | 95 | assert_eq!(out.len(), 16); | ^^^^^^^^^ ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:208:9 | 208 | Some(c) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:212:25 | 212 | Err(ByteError::UnitIncorrect(format!( | ^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:42:11 | 42 | #[derive(Copy, Clone)] | ^^^^^^ ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:217:25 | 217 | Ok(ByteUnit::B) | ^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:80:17 | 80 | assert_eq!(input.len(), 16); | ^^^^^^^^^ ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:222:25 | 222 | Ok(ByteUnit::KiB) | ^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:85:17 | 85 | assert_eq!(input.len(), 16); | ^^^^^^^^^ ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:224:25 | 224 | Ok(ByteUnit::KB) | ^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:90:17 | 90 | assert_eq!(out.len(), 16); | ^^^^^^^^^ ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:229:25 | 229 | Ok(ByteUnit::MiB) | ^^ not found in this scope error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:95:17 | 95 | assert_eq!(out.len(), 16); | ^^^^^^^^^ ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:231:25 | 231 | Ok(ByteUnit::MB) | ^^ not found in this scope error: cannot find macro `unimplemented` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:400:9 | 400 | unimplemented!() | ^^^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:236:25 | 236 | Ok(ByteUnit::GiB) | ^^ not found in this scope error: cannot find macro `unimplemented` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:404:9 | 404 | unimplemented!("{:?}", xs) | ^^^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:238:25 | 238 | Ok(ByteUnit::GB) | ^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:530:22 | 530 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:243:25 | 243 | Ok(ByteUnit::TiB) | ^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:568:22 | 568 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:245:25 | 245 | Ok(ByteUnit::TB) | ^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:673:22 | 673 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:250:25 | 250 | Ok(ByteUnit::PiB) | ^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:683:22 | 683 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:252:25 | 252 | Ok(ByteUnit::PB) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:258:25 | 258 | Ok(ByteUnit::EiB) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:260:25 | 260 | Ok(ByteUnit::EB) | ^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:695:22 | 695 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:266:25 | 266 | Ok(ByteUnit::ZiB) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:268:25 | 268 | Ok(ByteUnit::ZB) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:274:25 | 274 | ... Err(ByteError::UnitIncorrect(format!("The character {:?} is incorrect. A 'B', a 'K', a 'M', a 'G', a 'T', a 'P', a 'E' or no charac... | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:283:17 | 283 | None => Ok(ByteUnit::B), | ^^ not found in this scope error[E0412]: cannot find type `Chars` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:287:23 | 287 | fn read_ib(mut chars: Chars) -> Result { | ^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:287:33 | 287 | fn read_ib(mut chars: Chars) -> Result { | ^^^^^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:711:22 | 711 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:289:9 | 289 | Some(c) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:293:25 | 293 | Some(c) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:295:40 | 295 | ... 'B' => Ok(true), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:297:37 | 297 | ... Err(ByteError::UnitIncorrect(format!( | ^^^ not found in this scope error: cannot find macro `unimplemented` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:773:9 | 773 | unimplemented!() | ^^^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:304:33 | 304 | None => Ok(true), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:309:25 | 309 | Err(ByteError::UnitIncorrect(format!( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:314:25 | 314 | Ok(false) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:318:21 | 318 | Err(ByteError::UnitIncorrect(format!( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byte-unit/src/byte_unit.rs:325:17 | 325 | None => Ok(false), | ^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:862:3 | 862 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:816:31 | 816 | let range_slice = slice::from_raw_parts_mut(self.as_mut_ptr().add(start), end - start); | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:864:3 | 864 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:971:18 | 971 | _ => panic!(), | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `NonNull` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:822:22 | 822 | vec: NonNull::from(self), | ^^^^^^^ use of undeclared type `NonNull` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:981:18 | 981 | _ => panic!(), | ^^^^^ error: cannot find macro `format_args` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1099:23 | 1099 | fmt.write_fmt(format_args!("{:08x?}", &self.to_lanes())) | ^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:838:13 | 838 | ptr::write(ptr.add(*len), value); | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `format_args` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1115:23 | 1115 | fmt.write_fmt(format_args!("{:016x?}", &self.to_lanes())) | ^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:320:21 | 320 | dropfn: ManuallyDrop::new(dropfn), | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error: cannot find macro `format_args` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1126:23 | 1126 | fmt.write_fmt(format_args!("{:016x?}", &[a[0], a[1], b[0], b[1]])) | ^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1386:7 | 1386 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1409:13 | 1409 | assert_eq!(input.len(), 32); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1419:17 | 1419 | assert_eq!(out.len(), 32); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1450:26 | 1450 | _ => panic!(), | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1460:26 | 1460 | _ => panic!(), | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:853:18 | 853 | Some(ptr::read(ptr.add(last_index))) | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1631:22 | 1631 | _ => panic!(), | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1639:22 | 1639 | _ => panic!(), | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:8:3 | 8 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:10:3 | 10 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1458:9 | 1458 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:13:3 | 13 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:896:55 | 896 | self.data = SmallVecData::from_inline(MaybeUninit::uninit()); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:15:3 | 15 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:18:3 | 18 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:897:17 | 897 | ptr::copy_nonoverlapping(ptr, self.data.inline_mut(), len); | ^^^ use of undeclared crate or module `ptr` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:20:3 | 20 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `NonNull` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:905:33 | 905 | new_alloc = NonNull::new(alloc::alloc::alloc(layout)) | ^^^^^^^ use of undeclared type `NonNull` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:23:3 | 23 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:25:3 | 25 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:909:21 | 909 | ptr::copy_nonoverlapping(ptr, new_alloc, len); | ^^^ use of undeclared crate or module `ptr` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:28:3 | 28 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:30:3 | 30 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `NonNull` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:916:33 | 916 | new_alloc = NonNull::new(new_ptr) | ^^^^^^^ use of undeclared type `NonNull` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:35:3 | 35 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:69:3 | 69 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:109:3 | 109 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:149:3 | 149 | #[derive(Copy, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:188:3 | 188 | #[derive(Copy, Clone)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:987:55 | 987 | self.data = SmallVecData::from_inline(MaybeUninit::uninit()); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:988:17 | 988 | ptr::copy_nonoverlapping(ptr, self.data.inline_mut(), len); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1010:17 | 1010 | ptr::drop_in_place(ptr.add(last_index)); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1059:24 | 1059 | let item = ptr::read(ptr); | ^^^ use of undeclared crate or module `ptr` error: could not compile `byte-unit` due to 116 previous errors error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1060:13 | 1060 | ptr::copy(ptr.add(1), ptr, len - index - 1); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1077:13 | 1077 | ptr::copy(ptr, ptr.add(1), len - index); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1078:13 | 1078 | ptr::write(ptr, element); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1105:13 | 1105 | ptr::copy(ptr, ptr.add(lower_size_bound), old_len - index); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1121:17 | 1121 | ptr::write(cur, element); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1128:17 | 1128 | ptr::copy( | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1136:13 | 1136 | mem::forget(guard); | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:5:5 | 5 | use core::{cmp, mem, ptr}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:5:5 | 5 | use core::{cmp, mem, ptr, usize}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1156:29 | 1156 | ... ptr::drop_in_place(self.start.add(i)); | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1:5 | 1 | use core::iter::FromIterator; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:2:5 | 2 | use core::ops::{Deref, RangeBounds}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1432:9 | 1432 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:3:5 | 3 | use core::{cmp, fmt, hash, mem, ptr, slice, usize}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1170:25 | 1170 | let v = Vec::from_raw_parts(ptr, len, self.capacity); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1171:17 | 1171 | mem::forget(self); | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1:5 | 1 | use core::iter::{FromIterator, Iterator}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:2:5 | 2 | use core::mem::{self, ManuallyDrop}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:3:5 | 3 | use core::ops::{Deref, DerefMut}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1197:28 | 1197 | let data = ptr::read(&self.data); | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:4:5 | 4 | use core::ptr::{self, NonNull}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1198:17 | 1198 | mem::forget(self); | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:5:5 | 5 | use core::{cmp, fmt, hash, isize, slice, usize}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:1:5 | 1 | use core::fmt::{Debug, Formatter, Result}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/loom.rs:4:24 | 4 | pub(crate) use core::sync::atomic::{fence, AtomicPtr, AtomicUsize, Ordering}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1252:25 | 1252 | mem::swap(&mut *p_r, &mut *p_w); | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:1:5 | 1 | use core::fmt; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:2:5 | 2 | use core::mem::MaybeUninit; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:3:5 | 3 | use core::ops::{ | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1420:52 | 1420 | let mut data: MaybeUninit = MaybeUninit::uninit(); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:1:5 | 1 | use core::fmt::{Formatter, LowerHex, Result, UpperHex}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1421:21 | 1421 | ptr::copy_nonoverlapping( | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/limit.rs:4:5 | 4 | use core::cmp; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1432:13 | 1432 | mem::forget(b); | ^^^ use of undeclared crate or module `mem` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/take.rs:3:5 | 3 | use core::cmp; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:97:13 | 97 | use core::ptr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1453:13 | 1453 | ptr::copy(ptr, ptr.add(slice.len()), len - index); | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:229:13 | 229 | use core::ops::Bound; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1454:13 | 1454 | ptr::copy_nonoverlapping(slice_ptr, ptr, slice.len()); | ^^^ use of undeclared crate or module `ptr` error[E0432]: unresolved imports `crate::loom::sync::atomic::AtomicPtr`, `crate::loom::sync::atomic::AtomicUsize`, `crate::loom::sync::atomic::Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:10:39 | 10 | use crate::loom::sync::atomic::{self, AtomicPtr, AtomicUsize, Ordering}; | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ no `Ordering` in `loom::sync::atomic` | | | | | no `AtomicUsize` in `loom::sync::atomic` | no `AtomicPtr` in `loom::sync::atomic` | help: a similar name exists in the module: `AtomicMut` error[E0432]: unresolved imports `crate::loom::sync::atomic::AtomicPtr`, `crate::loom::sync::atomic::AtomicUsize`, `crate::loom::sync::atomic::Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:18:39 | 18 | use crate::loom::sync::atomic::{self, AtomicPtr, AtomicUsize, Ordering}; | ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ no `Ordering` in `loom::sync::atomic` | | | | | no `AtomicUsize` in `loom::sync::atomic` | no `AtomicPtr` in `loom::sync::atomic` | help: a similar name exists in the module: `AtomicMut` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1506:23 | 1506 | ::core::ptr::write(ptr.add(i), elem.clone()); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1515:16 | 1515 | impl ops::Deref for SmallVec { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1521:13 | 1521 | slice::from_raw_parts(ptr, len) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1526:16 | 1526 | impl ops::DerefMut for SmallVec { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1531:13 | 1531 | slice::from_raw_parts_mut(ptr, len) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:352:25 | 352 | let value = ptr::read(&*guard.value); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1699:42 | 1699 | impl> ops::Index for SmallVec { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1707:42 | 1707 | impl> ops::IndexMut for SmallVec { | ^^^ use of undeclared crate or module `ops` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1414:9 | 1414 | debug_assert_eq!(self.len, 0); | ^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1743:21 | 1743 | ptr::write(ptr.add(len.get()), out); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1757:16 | 1757 | impl fmt::Debug for SmallVec | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1759:14 | 1759 | A::Item: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1761:27 | 1761 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1761:50 | 1761 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1793:17 | 1793 | Vec::from_raw_parts(ptr, len, self.capacity); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1795:17 | 1795 | ptr::drop_in_place(&mut self[..]); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1843:58 | 1843 | fn partial_cmp(&self, other: &SmallVec) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1844:9 | 1844 | PartialOrd::partial_cmp(&**self, &**other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1853:43 | 1853 | fn cmp(&self, other: &SmallVec) -> cmp::Ordering { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `Ord` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1854:9 | 1854 | Ord::cmp(&**self, &**other) | ^^^ use of undeclared type `Ord` error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/algo.rs:124:6 | 124 | impl AddAssign for U32X4 { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RemAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/algo.rs:132:6 | 132 | impl RemAssign for U32X4 { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `MulAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/algo.rs:140:6 | 140 | impl MulAssign for U32X4 { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/lib.rs:147:6 | 147 | impl Default for Adler32 { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Hasher` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/adler/src/lib.rs:154:6 | 154 | impl Hasher for Adler32 { | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1880:16 | 1880 | impl fmt::Debug for IntoIter | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1882:14 | 1882 | A::Item: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1884:27 | 1884 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1884:50 | 1884 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` Some errors have detailed explanations: E0405, E0463. error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1915:22 | 1915 | Some(ptr::read(self.data.as_ptr().add(current))) | ^^^ use of undeclared crate or module `ptr` error: could not compile `adler` due to 10 previous errors error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:357:27 | 357 | let _dropfn = ptr::read(&*guard.dropfn); | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1371:18 | 1371 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1935:22 | 1935 | Some(ptr::read(self.data.as_ptr().add(self.end))) | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1948:18 | 1948 | unsafe { core::slice::from_raw_parts(self.data.as_ptr().add(self.current), len) } | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1954:18 | 1954 | unsafe { core::slice::from_raw_parts_mut(self.data.as_mut_ptr().add(self.current), len) } | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1976:21 | 1976 | type IntoIter = slice::Iter<'a, A::Item>; | ^^^^^ use of undeclared crate or module `slice` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1497:8 | 1497 | if cfg!(debug_assertions) { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1984:21 | 1984 | type IntoIter = slice::IterMut<'a, A::Item>; | ^^^^^ use of undeclared crate or module `slice` error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:270:39 | 270 | impl ExtendFromSlice for Vec { | ^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:270:9 | 270 | impl ExtendFromSlice for Vec { | ^^^^^ not found in this scope error[E0412]: cannot find type `Layout` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:284:17 | 284 | layout: Layout, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:295:6 | 295 | impl From for CollectionAllocErr { | ^^^^ not found in this scope error[E0412]: cannot find type `LayoutErr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:295:11 | 295 | impl From for CollectionAllocErr { | - ^^^^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error[E0412]: cannot find type `LayoutErr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:296:16 | 296 | fn from(_: LayoutErr) -> Self { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:301:26 | 301 | fn infallible(result: Result) -> T { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:303:9 | 303 | Ok(x) => x, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:304:9 | 304 | Err(CollectionAllocErr::CapacityOverflow) => panic!("capacity overflow"), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:305:9 | 305 | Err(CollectionAllocErr::AllocErr { layout }) => alloc::alloc::handle_alloc_error(layout), | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:311:33 | 311 | fn layout_array(n: usize) -> Result { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Layout` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:311:40 | 311 | fn layout_array(n: usize) -> Result { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `, Layout` error[E0412]: cannot find type `NonNull` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:334:10 | 334 | vec: NonNull>, | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:346:34 | 346 | unsafe impl<'a, T: Sync + Array> Sync for Drain<'a, T> {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:346:20 | 346 | unsafe impl<'a, T: Sync + Array> Sync for Drain<'a, T> {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:347:34 | 347 | unsafe impl<'a, T: Send + Array> Send for Drain<'a, T> {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:347:20 | 347 | unsafe impl<'a, T: Send + Array> Send for Drain<'a, T> {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:349:25 | 349 | impl<'a, T: 'a + Array> Iterator for Drain<'a, T> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:353:27 | 353 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:360:36 | 360 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `DoubleEndedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:365:25 | 365 | impl<'a, T: 'a + Array> DoubleEndedIterator for Drain<'a, T> { | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:367:32 | 367 | fn next_back(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:374:20 | 374 | impl<'a, T: Array> ExactSizeIterator for Drain<'a, T> { | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:381:20 | 381 | impl<'a, T: Array> FusedIterator for Drain<'a, T> {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:383:25 | 383 | impl<'a, T: 'a + Array> Drop for Drain<'a, T> { | ^^^^ not found in this scope error[E0425]: cannot find value `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:385:23 | 385 | self.for_each(drop); | ^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:458:12 | 458 | Inline(MaybeUninit), | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:236:13 | 236 | unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope ... 477 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:236:13 | 236 | unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope ... 484 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:488:28 | 488 | fn from_inline(inline: MaybeUninit) -> SmallVecData { | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:492:36 | 492 | unsafe fn into_inline(self) -> MaybeUninit { | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:236:13 | 236 | unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope ... 495 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:236:13 | 236 | unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope ... 502 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:236:13 | 236 | unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope ... 509 | _ => debug_unreachable!(), | -------------------- in this macro invocation | = note: this error originates in the macro `debug_unreachable` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:518:30 | 518 | unsafe impl Send for SmallVecData {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:518:24 | 518 | unsafe impl Send for SmallVecData {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:519:30 | 519 | unsafe impl Sync for SmallVecData {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:519:24 | 519 | unsafe impl Sync for SmallVecData {} | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:604:30 | 604 | pub fn from_vec(mut vec: Vec) -> SmallVec { | ^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:681:51 | 681 | pub unsafe fn from_buf_and_len_unchecked(buf: MaybeUninit, len: usize) -> SmallVec { | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RangeBounds` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:794:12 | 794 | R: RangeBounds, | ^^^^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:800:13 | 800 | Included(&n) => n, | ^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:801:13 | 801 | Excluded(&n) => n.checked_add(1).expect("Range start out of bounds"), | ^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Included` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:805:13 | 805 | Included(&n) => n.checked_add(1).expect("Range end out of bounds"), | ^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Excluded` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:806:13 | 806 | Excluded(&n) => n, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:845:30 | 845 | pub fn pop(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:849:24 | 849 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:853:13 | 853 | Some(ptr::read(ptr.add(last_index))) | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:887:51 | 887 | pub fn try_grow(&mut self, new_cap: usize) -> Result<(), CollectionAllocErr> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:894:28 | 894 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:924:13 | 924 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:941:57 | 941 | pub fn try_reserve(&mut self, additional: usize) -> Result<(), CollectionAllocErr> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:947:20 | 947 | return Ok(()); | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:964:63 | 964 | pub fn try_reserve_exact(&mut self, additional: usize) -> Result<(), CollectionAllocErr> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:967:20 | 967 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1039:41 | 1039 | .unwrap_or_else(|| unsafe { unreachable_unchecked() }) | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1084:27 | 1084 | pub fn insert_many>(&mut self, index: usize, iterable: I) { | ^^^^^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1117:21 | 1117 | Some(x) => x, | ^^^^ not found in this scope error[E0412]: cannot find type `Range` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1147:19 | 1147 | skip: Range, // Space we copied-out-of, but haven't written-to yet. | ^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1151:17 | 1151 | impl Drop for DropOnPanic { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1166:30 | 1166 | pub fn into_vec(self) -> Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1183:38 | 1183 | pub fn into_boxed_slice(self) -> Box<[A::Item]> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1191:32 | 1191 | pub fn into_inner(self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1194:13 | 1194 | Err(self) | ^^^------ | | | help: try calling `Err` as a method: `self.Err()` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1199:17 | 1199 | Ok(data.into_inline().assume_init()) | ^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1209:22 | 1209 | pub fn retain bool>(&mut self, mut f: F) { | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1225:18 | 1225 | A::Item: PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1233:12 | 1233 | F: FnMut(&mut A::Item, &mut A::Item) -> bool, | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1265:12 | 1265 | F: FnMut(&mut A::Item) -> K, | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1266:12 | 1266 | K: PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1298:12 | 1298 | F: FnMut() -> A::Item, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1409:14 | 1409 | A::Item: Copy, | ^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1420:35 | 1420 | let mut data: MaybeUninit = MaybeUninit::uninit(); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1471:14 | 1471 | A::Item: Clone, | ^^^^^ not found in this scope error[E0425]: cannot find function `repeat` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1483:25 | 1483 | self.extend(repeat(value).take(len - old_len)); | ^^^^^^ not found in this scope error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1536:16 | 1536 | impl AsRef<[A::Item]> for SmallVec { | ^^^^^ not found in this scope error[E0405]: cannot find trait `AsMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1543:16 | 1543 | impl AsMut<[A::Item]> for SmallVec { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1550:16 | 1550 | impl Borrow<[A::Item]> for SmallVec { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `BorrowMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1557:16 | 1557 | impl BorrowMut<[A::Item]> for SmallVec { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1668:20 | 1668 | impl<'a, A: Array> From<&'a [A::Item]> for SmallVec | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1670:14 | 1670 | A::Item: Clone, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1685:16 | 1685 | impl From> for SmallVec { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1685:21 | 1685 | impl From> for SmallVec { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1687:18 | 1687 | fn from(vec: Vec) -> SmallVec { | ^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1692:16 | 1692 | impl From for SmallVec { | ^^^^ not found in this scope error[E0405]: cannot find trait `SliceIndex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1699:19 | 1699 | impl> ops::Index for SmallVec { | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `SliceIndex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1707:19 | 1707 | impl> ops::IndexMut for SmallVec { | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1716:14 | 1716 | A::Item: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1723:16 | 1723 | impl FromIterator for SmallVec { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1725:21 | 1725 | fn from_iter>(iterable: I) -> SmallVec { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Extend` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1732:16 | 1732 | impl Extend for SmallVec { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1733:18 | 1733 | fn extend>(&mut self, iterable: I) { | ^^^^^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1742:24 | 1742 | if let Some(out) = iter.next() { | ^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1766:16 | 1766 | impl Default for SmallVec { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1788:16 | 1788 | impl Drop for SmallVec { | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1801:16 | 1801 | impl Clone for SmallVec | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1803:14 | 1803 | A::Item: Clone, | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1826:26 | 1826 | impl PartialEq> for SmallVec | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1828:14 | 1828 | A::Item: PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1836:16 | 1836 | impl Eq for SmallVec where A::Item: Eq {} | ^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1836:50 | 1836 | impl Eq for SmallVec where A::Item: Eq {} | ^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1838:16 | 1838 | impl PartialOrd for SmallVec | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1840:14 | 1840 | A::Item: PartialOrd, | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1843:51 | 1843 | fn partial_cmp(&self, other: &SmallVec) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1848:16 | 1848 | impl Ord for SmallVec | ^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1850:14 | 1850 | A::Item: Ord, | ^^^ not found in this scope error[E0405]: cannot find trait `Hash` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1858:16 | 1858 | impl Hash for SmallVec | ^^^^ not found in this scope error[E0405]: cannot find trait `Hash` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1860:14 | 1860 | A::Item: Hash, | ^^^^ not found in this scope error[E0405]: cannot find trait `Hasher` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1862:16 | 1862 | fn hash(&self, state: &mut H) { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1867:23 | 1867 | unsafe impl Send for SmallVec where A::Item: Send {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1867:59 | 1867 | unsafe impl Send for SmallVec where A::Item: Send {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1889:24 | 1889 | impl Clone for IntoIter | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1889:17 | 1889 | impl Clone for IntoIter | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1891:14 | 1891 | A::Item: Clone, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1898:16 | 1898 | impl Drop for IntoIter { | ^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1904:16 | 1904 | impl Iterator for IntoIter { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1908:27 | 1908 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1910:13 | 1910 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1915:17 | 1915 | Some(ptr::read(self.data.as_ptr().add(current))) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1921:36 | 1921 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1923:16 | 1923 | (size, Some(size)) | ^^^^ not found in this scope error[E0405]: cannot find trait `DoubleEndedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1927:16 | 1927 | impl DoubleEndedIterator for IntoIter { | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1929:32 | 1929 | fn next_back(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1931:13 | 1931 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1935:17 | 1935 | Some(ptr::read(self.data.as_ptr().add(self.end))) | ^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1941:16 | 1941 | impl ExactSizeIterator for IntoIter {} | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1942:16 | 1942 | impl FusedIterator for IntoIter {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1958:16 | 1958 | impl IntoIterator for SmallVec { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1975:20 | 1975 | impl<'a, A: Array> IntoIterator for &'a SmallVec { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:1983:20 | 1983 | impl<'a, A: Array> IntoIterator for &'a mut SmallVec { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:2027:10 | 2027 | impl<'a> Drop for SetLenOnDrop<'a> { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/smallvec/src/lib.rs:2097:14 | 2097 | A::Item: Copy, | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:358:13 | 358 | mem::forget(guard); | ^^^ use of undeclared crate or module `mem` error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1279:13 | 1279 | unreachable!() | ^^^^^^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:14:9 | 14 | write!(f, "b\"")?; | ^^^^^ error: could not compile `smallvec` due to 256 previous errors error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1276:22 | 1276 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:18:17 | 18 | write!(f, "\\n")?; | ^^^^^ error: could not compile `cfg-if` due to 2 previous errors error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:44:5 | 44 | use core::mem::{self, MaybeUninit}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:45:5 | 45 | use core::{ptr, slice, str}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/udiv128.rs:39:5 | 39 | debug_assert_eq!(quot, n / d as u128); | ^^^^^^^^^^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/udiv128.rs:40:5 | 40 | debug_assert_eq!(rem as u128, n % d as u128); | ^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:80:22 | 80 | let bytes = [MaybeUninit::::uninit(); I128_MAX_LEN]; | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:139:24 | 139 | if mem::size_of::<$t>() >= 2 { | ^^^ use of undeclared crate or module `mem` ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:148:29 | 148 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1167:18 | 1167 | _ => panic!("invalid key"), | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:149:29 | 149 | ptr::copy_nonoverlapping(lut_ptr.offset(d2), buf_ptr.offset(curr + 2), 2); | ^^^ use of undeclared crate or module `ptr` ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:161:25 | 161 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:171:25 | 171 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:181:38 | 181 | let bytes = unsafe { slice::from_raw_parts(buf_ptr.offset(curr), len) }; | ^^^^^ use of undeclared crate or module `slice` ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:23:3 | 23 | #[derive(PartialEq, Eq, Debug)] | ^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:305:22 | 305 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:348:26 | 348 | _ => unreachable!( | ^^^^^^^^^^^ error: cannot find macro `matches` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:700:20 | 700 | if matches!((quote, c), ('\'', '"') | ('"', '\'')) { | ^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:148:3 | 148 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:222:3 | 222 | #[derive(Copy, Clone, Debug)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:254:21 | 254 | write!(size_limited_fmt, "{:#}", d) | ^^^^^ | = help: have you added the `#[macro_use]` on the module/import? error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:256:21 | 256 | write!(size_limited_fmt, "{}", d) | ^^^^^ | = help: have you added the `#[macro_use]` on the module/import? error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:105:10 | 105 | impl<'a> fmt::Display for Demangle<'a> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:106:27 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:106:46 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:93:10 | 93 | impl<'s> fmt::Display for Demangle<'s> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:94:27 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:94:46 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:240:10 | 240 | impl<'s> fmt::Display for Ident<'s> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:241:27 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:241:46 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:20:17 | 20 | write!(f, "\\r")?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `iter` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:312:21 | 312 | let chars = iter::from_fn(move || { | ^^^^ use of undeclared crate or module `iter` error[E0433]: failed to resolve: use of undeclared type `Result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:365:28 | 365 | Some(chars.map(Result::unwrap)) | ^^^^^^ use of undeclared type `Result` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:139:24 | 139 | if mem::size_of::<$t>() >= 2 { | ^^^ use of undeclared crate or module `mem` ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:148:29 | 148 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:149:29 | 149 | ptr::copy_nonoverlapping(lut_ptr.offset(d2), buf_ptr.offset(curr + 2), 2); | ^^^ use of undeclared crate or module `ptr` ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1158:18 | 1158 | _ => panic!("invalid key"), | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:161:25 | 161 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:171:25 | 171 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:181:38 | 181 | let bytes = unsafe { slice::from_raw_parts(buf_ptr.offset(curr), len) }; | ^^^^^ use of undeclared crate or module `slice` ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:139:24 | 139 | if mem::size_of::<$t>() >= 2 { | ^^^ use of undeclared crate or module `mem` ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:148:29 | 148 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:576:25 | 576 | out: Option<&'a mut fmt::Formatter<'b>>, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:644:33 | 644 | F: FnOnce(&mut Self) -> fmt::Result, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:149:29 | 149 | ptr::copy_nonoverlapping(lut_ptr.offset(d2), buf_ptr.offset(curr + 2), 2); | ^^^ use of undeclared crate or module `ptr` ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:656:33 | 656 | F: FnOnce(&mut Self) -> fmt::Result, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:654:45 | 654 | fn print_backref(&mut self, f: F) -> fmt::Result | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:161:25 | 161 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:171:25 | 171 | ptr::copy_nonoverlapping(lut_ptr.offset(d1), buf_ptr.offset(curr), 2); | ^^^ use of undeclared crate or module `ptr` ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:664:27 | 664 | let orig_parser = mem::replace(&mut self.parser, Ok(backref_parser)); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:181:38 | 181 | let bytes = unsafe { slice::from_raw_parts(buf_ptr.offset(curr), len) }; | ^^^^^ use of undeclared crate or module `slice` ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:678:33 | 678 | fn print(&mut self, x: impl fmt::Display) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:678:50 | 678 | fn print(&mut self, x: impl fmt::Display) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:680:13 | 680 | fmt::Display::fmt(&x, out)?; | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:692:10 | 692 | ) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:717:57 | 717 | fn print_lifetime_from_index(&mut self, lt: u64) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:748:33 | 748 | F: FnOnce(&mut Self) -> fmt::Result, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:746:41 | 746 | fn in_binder(&mut self, f: F) -> fmt::Result | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:782:29 | 782 | F: Fn(&mut Self) -> fmt::Result, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:780:71 | 780 | fn print_sep_list(&mut self, f: F, sep: &str) -> Result | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:795:49 | 795 | fn print_path(&mut self, in_value: bool) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:246:25 | 246 | ptr::write_bytes(buf_ptr.offset(target), b'0', (curr - target) as usize); | ^^^ use of undeclared crate or module `ptr` ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:22:17 | 22 | write!(f, "\\t")?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:257:29 | 257 | ptr::write_bytes(buf_ptr.offset(target), b'0', (curr - target) as usize); | ^^^ use of undeclared crate or module `ptr` ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:273:33 | 273 | let bytes = slice::from_raw_parts(buf_ptr.offset(curr), len); | ^^^^^ use of undeclared crate or module `slice` ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:985:22 | 985 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:808:25 | 808 | fmt::LowerHex::fmt(&dis, out)?; | ^^^ use of undeclared crate or module `fmt` error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:58:13 | 58 | bytes: [MaybeUninit; I128_MAX_LEN], | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:61:6 | 61 | impl Default for Buffer { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:68:6 | 68 | impl Clone for Buffer { | ^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:88:45 | 88 | &mut *(&mut self.bytes as *mut [MaybeUninit; I128_MAX_LEN] | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:101:23 | 101 | pub trait Sealed: Copy { | ^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:121:28 | 121 | type Buffer = [MaybeUninit; $max_len]; | ^^^^^^^^^^^ not found in this scope ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:125:39 | 125 | fn write(self, buf: &mut [MaybeUninit; $max_len]) -> &str { | ^^^^^^^^^^^ not found in this scope ... 197 | / impl_Integer!( 198 | | I8_MAX_LEN => i8, 199 | | U8_MAX_LEN => u8, 200 | | I16_MAX_LEN => i16, ... | 203 | | U32_MAX_LEN => u32 204 | | as u32); | |___________- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:121:28 | 121 | type Buffer = [MaybeUninit; $max_len]; | ^^^^^^^^^^^ not found in this scope ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:125:39 | 125 | fn write(self, buf: &mut [MaybeUninit; $max_len]) -> &str { | ^^^^^^^^^^^ not found in this scope ... 206 | impl_Integer!(I64_MAX_LEN => i64, U64_MAX_LEN => u64 as u64); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:121:28 | 121 | type Buffer = [MaybeUninit; $max_len]; | ^^^^^^^^^^^ not found in this scope ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:125:39 | 125 | fn write(self, buf: &mut [MaybeUninit; $max_len]) -> &str { | ^^^^^^^^^^^ not found in this scope ... 215 | impl_Integer!(I64_MAX_LEN => isize, U64_MAX_LEN => usize as u64); | ---------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_Integer` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:222:28 | 222 | type Buffer = [MaybeUninit; $max_len]; | ^^^^^^^^^^^ not found in this scope ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:226:39 | 226 | fn write(self, buf: &mut [MaybeUninit; $max_len]) -> &str { | ^^^^^^^^^^^ not found in this scope ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:240:85 | 240 | let buf1 = buf_ptr.offset(curr - U64_MAX_LEN as isize) as *mut [MaybeUninit; U64_MAX_LEN]; | ^^^^^^^^^^^ not found in this scope ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/itoa/src/lib.rs:251:89 | 251 | let buf2 = buf_ptr.offset(curr - U64_MAX_LEN as isize) as *mut [MaybeUninit; U64_MAX_LEN]; | ^^^^^^^^^^^ not found in this scope ... 284 | impl_Integer128!(I128_MAX_LEN => i128, U128_MAX_LEN => u128); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_Integer128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:891:40 | 891 | fn print_generic_arg(&mut self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:902:33 | 902 | fn print_type(&mut self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1037:66 | 1037 | fn print_path_maybe_open_generics(&mut self) -> Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1058:38 | 1058 | fn print_dyn_trait(&mut self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1082:50 | 1082 | fn print_const(&mut self, in_value: bool) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:890:13 | 890 | panic!("The reference points to a value outside this slab"); | ^^^^^ error: could not compile `itoa` due to 43 previous errors error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:24:17 | 24 | write!(f, "\\{}", b as char)?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `iter` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1127:70 | 1127 | Some(c) => self.print_quoted_escaped_chars('\'', iter::once(c))?, | ^^^^ use of undeclared crate or module `iter` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1211:51 | 1211 | fn print_const_uint(&mut self, ty_tag: u8) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1234:46 | 1234 | fn print_const_str_literal(&mut self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:210:10 | 210 | impl<'a> fmt::Display for DemangleStyle<'a> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:211:27 | 211 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:211:46 | 211 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:213:45 | 213 | DemangleStyle::Legacy(ref d) => fmt::Display::fmt(d, f), | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:214:41 | 214 | DemangleStyle::V0(ref d) => fmt::Display::fmt(d, f), | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:230:21 | 230 | impl fmt::Write for SizeLimitedFmtAdapter { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:230:9 | 230 | impl fmt::Write for SizeLimitedFmtAdapter { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:231:41 | 231 | fn write_str(&mut self, s: &str) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:238:44 | 238 | Err(SizeLimitExhausted) => Err(fmt::Error), | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:243:10 | 243 | impl<'a> fmt::Display for Demangle<'a> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:244:27 | 244 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:244:46 | 244 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:278:10 | 278 | impl<'a> fmt::Debug for Demangle<'a> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:279:27 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:279:46 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:280:9 | 280 | fmt::Display::fmt(self, f) | ^^^ use of undeclared crate or module `fmt` error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:49:29 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:63:16 | 63 | return Err(()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:68:16 | 68 | return Err(()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:77:20 | 77 | return Err(()); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:80:19 | 80 | while let Some(d) = c.to_digit(10) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:97:5 | 97 | Ok((Demangle { inner, elements }, chars.as_str())) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:130:28 | 130 | if let Some('.') = rest[1..].chars().next() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:138:57 | 138 | let (escape, after_escape) = if let Some(end) = rest[1..].find('$') { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:165:47 | 165 | ... if let (true, Some(c)) = (all_lower_hex, c) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:179:31 | 179 | } else if let Some(i) = rest.find(|c| c == '$' || c == '.') { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/legacy.rs:189:9 | 189 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:37:29 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:52:16 | 52 | return Err(ParseError::Invalid); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:58:21 | 58 | _ => return Err(ParseError::Invalid), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:63:16 | 63 | return Err(ParseError::Invalid); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:69:21 | 69 | parser: Ok(parser), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:70:18 | 70 | out: None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:86:12 | 86 | if let Some(&(b'A'..=b'Z')) = parser.sym.as_bytes().get(parser.next) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:90:5 | 90 | Ok((Demangle { inner }, &parser.sym[parser.next..])) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:96:21 | 96 | parser: Ok(Parser { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:101:18 | 101 | out: Some(f), | ^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:121:37 | 121 | fn try_small_punycode_decode R, R>(&self, f: F) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:121:78 | 121 | fn try_small_punycode_decode R, R>(&self, f: F) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:140:13 | 140 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:143:13 | 143 | Some(f(&out[..out_len])) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:145:13 | 145 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:152:27 | 152 | fn punycode_decode Result<(), ()>>( | ^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:152:49 | 152 | fn punycode_decode Result<(), ()>>( | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:155:10 | 155 | ) -> Result<(), ()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:158:20 | 158 | return Err(()); | ^^^ not found in this scope error[E0425]: cannot find function `min` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:188:25 | 188 | let t = min(max(k.saturating_sub(bias), t_min), t_max); | ^^^ not found in this scope error[E0425]: cannot find function `max` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:188:29 | 188 | let t = min(max(k.saturating_sub(bias), t_min), t_max); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:191:21 | 191 | Some(d @ b'a'..=b'z') => d - b'a', | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:192:21 | 192 | Some(d @ b'0'..=b'9') => 26 + (d - b'0'), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:193:33 | 193 | _ => return Err(()), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:213:24 | 213 | return Err(()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:222:24 | 222 | return Ok(()); | ^^ help: a local variable with a similar name exists: `k` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:246:13 | 246 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:277:33 | 277 | fn try_parse_uint(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:281:20 | 281 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:288:9 | 288 | Some(v) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:293:38 | 293 | fn try_parse_str_chars(&self) -> Option + 's> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:293:50 | 293 | fn try_parse_str_chars(&self) -> Option + 's> { | ^^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:295:20 | 295 | return None; | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:315:46 | 315 | bytes.next().map(|first_byte| -> Result { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:321:58 | 321 | fn utf8_len_from_first_byte(byte: u8) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:323:40 | 323 | 0x00..=0x7f => Ok(1), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:324:40 | 324 | 0x80..=0xbf => Err(Utf8FirstByteError::ContinuationByte), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:325:40 | 325 | 0xc0..=0xdf => Ok(2), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:326:40 | 326 | 0xe0..=0xef => Ok(3), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:327:40 | 327 | 0xf0..=0xf7 => Ok(4), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:328:40 | 328 | 0xf8..=0xff => Err(Utf8FirstByteError::TooLong), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:347:22 | 347 | (Some(c), None) => Ok(c), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:347:40 | 347 | (Some(c), None) => Ok(c), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:363:13 | 363 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:365:13 | 365 | Some(chars.map(Result::unwrap)) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:370:27 | 370 | fn basic_type(tag: u8) -> Option<&'static str> { | ^^^^^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:841:18 | 841 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:371:5 | 371 | Some(match tag { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:394:21 | 394 | _ => return None, | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:405:33 | 405 | fn push_depth(&mut self) -> Result<(), ParseError> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:408:13 | 408 | Err(ParseError::RecursedTooDeep) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:410:13 | 410 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:418:23 | 418 | fn peek(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:423:27 | 423 | if self.peek() == Some(b) { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:431:27 | 431 | fn next(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:434:9 | 434 | Ok(b) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:437:34 | 437 | fn hex_nibbles(&mut self) -> Result, ParseError> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:443:29 | 443 | _ => return Err(ParseError::Invalid), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:446:9 | 446 | Ok(HexNibbles { | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:451:31 | 451 | fn digit_10(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:453:13 | 453 | Some(d @ b'0'..=b'9') => d - b'0', | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:454:25 | 454 | _ => return Err(ParseError::Invalid), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:457:9 | 457 | Ok(d) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:460:31 | 460 | fn digit_62(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:462:13 | 462 | Some(d @ b'0'..=b'9') => d - b'0', | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:463:13 | 463 | Some(d @ b'a'..=b'z') => 10 + (d - b'a'), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:464:13 | 464 | Some(d @ b'A'..=b'Z') => 10 + 26 + (d - b'A'), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:465:25 | 465 | _ => return Err(ParseError::Invalid), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:468:9 | 468 | Ok(d) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:471:33 | 471 | fn integer_62(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:473:20 | 473 | return Ok(0); | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:485:46 | 485 | fn opt_integer_62(&mut self, tag: u8) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:487:20 | 487 | return Ok(0); | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:492:36 | 492 | fn disambiguator(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:496:32 | 496 | fn namespace(&mut self) -> Result, ParseError> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:496:39 | 496 | fn namespace(&mut self) -> Result, ParseError> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:499:33 | 499 | ns @ b'A'..=b'Z' => Ok(Some(ns as char)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:499:36 | 499 | ns @ b'A'..=b'Z' => Ok(Some(ns as char)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:502:28 | 502 | b'a'..=b'z' => Ok(None), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:502:31 | 502 | b'a'..=b'z' => Ok(None), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:504:18 | 504 | _ => Err(ParseError::Invalid), | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:508:30 | 508 | fn backref(&mut self) -> Result, ParseError> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:512:20 | 512 | return Err(ParseError::Invalid); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:520:9 | 520 | Ok(new_parser) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:523:28 | 523 | fn ident(&mut self) -> Result, ParseError> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:527:23 | 527 | while let Ok(d) = self.digit_10() { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:539:20 | 539 | return Err(ParseError::Invalid); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:546:17 | 546 | Some(i) => Ident { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:556:24 | 556 | return Err(ParseError::Invalid); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:558:13 | 558 | Ok(ident) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:560:13 | 560 | Ok(Ident { | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:573:13 | 573 | parser: Result, ParseError>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:576:10 | 576 | out: Option<&'a mut fmt::Formatter<'b>>, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:636:51 | 636 | self.parser.as_mut().map(|p| p.eat(b)) == Ok(true) | ^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:644:12 | 644 | F: FnOnce(&mut Self) -> fmt::Result, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:656:12 | 656 | F: FnOnce(&mut Self) -> fmt::Result, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 658 | let backref_parser = parse!(self, backref); | --------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 658 | let backref_parser = parse!(self, backref); | --------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 658 | let backref_parser = parse!(self, backref); | --------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 658 | let backref_parser = parse!(self, backref); | --------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 658 | let backref_parser = parse!(self, backref); | --------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 658 | let backref_parser = parse!(self, backref); | --------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:26:17 | 26 | write!(f, "\\0")?; | ^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:661:20 | 661 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:664:58 | 664 | let orig_parser = mem::replace(&mut self.parser, Ok(backref_parser)); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:671:16 | 671 | if let Ok(ref mut parser) = self.parser { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:679:16 | 679 | if let Some(out) = &mut self.out { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:682:9 | 682 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:691:21 | 691 | chars: impl Iterator, | ^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:693:16 | 693 | if let Some(out) = &mut self.out { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:711:9 | 711 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:720:20 | 720 | return Ok(()); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:728:13 | 728 | Some(depth) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 739 | None => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 739 | None => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:748:12 | 748 | F: FnOnce(&mut Self) -> fmt::Result, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 750 | let bound_lifetimes = parse!(self, opt_integer_62(b'G')); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 750 | let bound_lifetimes = parse!(self, opt_integer_62(b'G')); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 750 | let bound_lifetimes = parse!(self, opt_integer_62(b'G')); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 750 | let bound_lifetimes = parse!(self, opt_integer_62(b'G')); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 750 | let bound_lifetimes = parse!(self, opt_integer_62(b'G')); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 750 | let bound_lifetimes = parse!(self, opt_integer_62(b'G')); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:782:12 | 782 | F: Fn(&mut Self) -> fmt::Result, | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:780:57 | 780 | fn print_sep_list(&mut self, f: F, sep: &str) -> Result | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:792:9 | 792 | Ok(i) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 796 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 796 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 796 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 796 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 796 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 796 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 798 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 798 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 798 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 798 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 798 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 798 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 801 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 801 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 801 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 801 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 801 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 801 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 802 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 802 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 802 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 802 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 802 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 802 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:805:24 | 805 | if let Some(out) = &mut self.out { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 814 | let ns = parse!(self, namespace); | ----------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 814 | let ns = parse!(self, namespace); | ----------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 814 | let ns = parse!(self, namespace); | ----------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 814 | let ns = parse!(self, namespace); | ----------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 814 | let ns = parse!(self, namespace); | ----------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 814 | let ns = parse!(self, namespace); | ----------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 827 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 827 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 827 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 827 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 827 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 827 | let dis = parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 828 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 828 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 828 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 828 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 828 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 828 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:832:21 | 832 | Some(ns) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 860 | parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 860 | parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 860 | parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 860 | parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 860 | parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 860 | parse!(self, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 884 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 884 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:888:9 | 888 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 893 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 893 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 893 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 893 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 893 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 893 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 903 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 903 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 903 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 903 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 903 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 903 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:905:16 | 905 | if let Some(ty) = basic_type(tag) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 909 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 909 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 909 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 909 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:886:18 | 886 | unsafe { core::mem::transmute(self) } | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 909 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 909 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 915 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 915 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 915 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 915 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 915 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 915 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:958:25 | 958 | Some("C") | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 960 | let abi = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 960 | let abi = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 960 | let abi = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 960 | let abi = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 960 | let abi = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 960 | let abi = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 962 | invalid!(this); | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 962 | invalid!(this); | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:964:25 | 964 | Some(abi.ascii) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:967:21 | 967 | None | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:974:24 | 974 | if let Some(abi) = abi { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1000:17 | 1000 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1006:21 | 1006 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1010 | invalid!(self); | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 1010 | invalid!(self); | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1012 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1012 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1012 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1012 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1012 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1012 | let lt = parse!(self, integer_62); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1029:9 | 1029 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1037:53 | 1037 | fn print_path_maybe_open_generics(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1044:17 | 1044 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1046:13 | 1046 | Ok(open) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1051:13 | 1051 | Ok(true) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1054:13 | 1054 | Ok(false) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1069 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1069 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1069 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1069 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1069 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1069 | let name = parse!(self, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1079:9 | 1079 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1083 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1083 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1083 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1083 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1083 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1083 | let tag = parse!(self, next); | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1085 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1085 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1085 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1085 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1085 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1085 | parse!(self, push_depth); | ------------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1097:24 | 1097 | return Ok(()); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1116 | b'b' => match parse!(self, hex_nibbles).try_parse_uint() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1116 | b'b' => match parse!(self, hex_nibbles).try_parse_uint() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1116 | b'b' => match parse!(self, hex_nibbles).try_parse_uint() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1116 | b'b' => match parse!(self, hex_nibbles).try_parse_uint() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1116 | b'b' => match parse!(self, hex_nibbles).try_parse_uint() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1116 | b'b' => match parse!(self, hex_nibbles).try_parse_uint() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1117:17 | 1117 | Some(0) => self.print("false")?, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1118:17 | 1118 | Some(1) => self.print("true")?, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1119 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 1119 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1122 | let valid_char = parse!(self, hex_nibbles) | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1122 | let valid_char = parse!(self, hex_nibbles) | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_ne` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:833:9 | 833 | debug_assert_ne!(key1, key2); | ^^^^^^^^^^^^^^^ error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1122 | let valid_char = parse!(self, hex_nibbles) | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1122 | let valid_char = parse!(self, hex_nibbles) | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1122 | let valid_char = parse!(self, hex_nibbles) | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1122 | let valid_char = parse!(self, hex_nibbles) | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1127:21 | 1127 | Some(c) => self.print_quoted_escaped_chars('\'', iter::once(c))?, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1128 | None => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 1128 | None => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1173 | match parse!(self, next) { | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1173 | match parse!(self, next) { | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1173 | match parse!(self, next) { | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1173 | match parse!(self, next) { | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1173 | match parse!(self, next) { | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1173 | match parse!(self, next) { | ------------------ in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1184 | parse!(this, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1184 | parse!(this, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1184 | parse!(this, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1184 | parse!(this, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1184 | parse!(this, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1184 | parse!(this, disambiguator); | --------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1185 | let name = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1185 | let name = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1185 | let name = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1185 | let name = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1185 | let name = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1185 | let name = parse!(this, ident); | ------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1194 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 1194 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1200 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 1200 | _ => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1208:9 | 1208 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1212 | let hex = parse!(self, hex_nibbles); | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1212 | let hex = parse!(self, hex_nibbles); | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1212 | let hex = parse!(self, hex_nibbles); | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1212 | let hex = parse!(self, hex_nibbles); | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1212 | let hex = parse!(self, hex_nibbles); | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1212 | let hex = parse!(self, hex_nibbles); | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1215:13 | 1215 | Some(v) => self.print(v)?, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1224:16 | 1224 | if let Some(out) = &mut self.out { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1231:9 | 1231 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:619:13 | 619 | Ok(ref mut parser) => match parser.$method($($($arg),*)*) { | ^^ not found in this scope ... 1235 | match parse!(self, hex_nibbles).try_parse_str_chars() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:620:17 | 620 | Ok(x) => x, | ^^ not found in this scope ... 1235 | match parse!(self, hex_nibbles).try_parse_str_chars() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:621:17 | 621 | Err(err) => { | ^^^ not found in this scope ... 1235 | match parse!(self, hex_nibbles).try_parse_str_chars() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:623:39 | 623 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1235 | match parse!(self, hex_nibbles).try_parse_str_chars() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:624:28 | 624 | return Ok(()); | ^^ not found in this scope ... 1235 | match parse!(self, hex_nibbles).try_parse_str_chars() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:627:13 | 627 | Err(_) => return $printer.print("?"), | ^^^ not found in this scope ... 1235 | match parse!(self, hex_nibbles).try_parse_str_chars() { | ------------------------- in this macro invocation | = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:1236:13 | 1236 | Some(chars) => self.print_quoted_escaped_chars('"', chars), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:602:27 | 602 | $printer.parser = Err(err); | ^^^ help: a local variable with a similar name exists: `err` ... 1237 | None => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/v0.rs:603:16 | 603 | return Ok(()); | ^^ not found in this scope ... 1237 | None => invalid!(self), | -------------- in this macro invocation | = note: this error originates in the macro `invalid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:66:12 | 66 | style: Option>, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:96:12 | 96 | if let Some(i) = s.find(llvm) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:110:9 | 110 | Ok((d, s)) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:112:13 | 112 | Some(DemangleStyle::Legacy(d)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:114:9 | 114 | Err(()) => match v0::demangle(s) { | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:115:13 | 115 | Ok((d, s)) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:117:17 | 117 | Some(DemangleStyle::V0(d)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:124:13 | 124 | Err(v0::ParseError::Invalid) | Err(v0::ParseError::RecursedTooDeep) => None, | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:124:44 | 124 | Err(v0::ParseError::Invalid) | Err(v0::ParseError::RecursedTooDeep) => None, | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:124:84 | 124 | Err(v0::ParseError::Invalid) | Err(v0::ParseError::RecursedTooDeep) => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:136:21 | 136 | style = None; | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:167:33 | 167 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:170:9 | 170 | Ok(sym) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:172:9 | 172 | Err(TryDemangleError { _priv: () }) | ^^^ not found in this scope error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:29:17 | 29 | write!(f, "{}", b as char)?; | ^^^^^ error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:226:16 | 226 | remaining: Result, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:237:13 | 237 | Ok(_) => self.inner.write_str(s), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:238:13 | 238 | Err(SizeLimitExhausted) => Err(fmt::Error), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:238:40 | 238 | Err(SizeLimitExhausted) => Err(fmt::Error), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:247:13 | 247 | Some(ref d) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:250:32 | 250 | remaining: Ok(MAX_SIZE), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:264:22 | 264 | (Err(_), Err(SizeLimitExhausted)) => f.write_str("{size limit reached}")?, | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/rustc-demangle/src/lib.rs:264:30 | 264 | (Err(_), Err(SizeLimitExhausted)) => f.write_str("{size limit reached}")?, | ^^^ not found in this scope error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:801:18 | 801 | _ => unreachable!(), | ^^^^^^^^^^^ error: could not compile `rustc-demangle` due to 403 previous errors error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:31:17 | 31 | write!(f, "\\x{:02x}", b)?; | ^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:26:9 | 26 | use std::io; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:769:18 | 769 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1678:22 | 1678 | unsafe { core::mem::transmute(self) } | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:34:9 | 34 | write!(f, "\"")?; | ^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:721:9 | 721 | assert!(key1 != key2); | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:27:9 | 27 | use std::ops::DerefMut; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:10:33 | 10 | pub struct x2(pub [W; 2], PhantomData); | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:14:16 | 14 | x2(xs, PhantomData) | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:49:8 | 49 | W: Copy + RotateEachWord32, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:62:8 | 62 | W: Copy + RotateEachWord64, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:70:8 | 70 | G: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:76:8 | 76 | G: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:82:8 | 82 | G: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:88:8 | 88 | G: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:91:15 | 91 | fwd_binop_x2!(BitAnd, bitand); | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:19:26 | 19 | impl $trait for x2 { | ^^^^ not found in this scope ... 91 | fwd_binop_x2!(BitAnd, bitand); | ----------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:92:15 | 92 | fwd_binop_x2!(BitOr, bitor); | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:19:26 | 19 | impl $trait for x2 { | ^^^^ not found in this scope ... 92 | fwd_binop_x2!(BitOr, bitor); | --------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `alloc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/lib.rs:42:1 | 42 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ can't find crate error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:93:15 | 93 | fwd_binop_x2!(BitXor, bitxor); | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:19:26 | 19 | impl $trait for x2 { | ^^^^ not found in this scope ... 93 | fwd_binop_x2!(BitXor, bitxor); | ----------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:19:26 | 19 | impl $trait for x2 { | ^^^^ not found in this scope ... 94 | fwd_binop_x2!(AndNot, andnot); | ----------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:95:22 | 95 | fwd_binop_assign_x2!(BitAndAssign, bitand_assign); | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:30:26 | 30 | impl $trait for x2 { | ^^^^ not found in this scope ... 95 | fwd_binop_assign_x2!(BitAndAssign, bitand_assign); | ------------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:96:22 | 96 | fwd_binop_assign_x2!(BitOrAssign, bitor_assign); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:30:26 | 30 | impl $trait for x2 { | ^^^^ not found in this scope ... 96 | fwd_binop_assign_x2!(BitOrAssign, bitor_assign); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:97:22 | 97 | fwd_binop_assign_x2!(BitXorAssign, bitxor_assign); | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:30:26 | 30 | impl $trait for x2 { | ^^^^ not found in this scope ... 97 | fwd_binop_assign_x2!(BitXorAssign, bitxor_assign); | ------------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:101:8 | 101 | G: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:104:15 | 104 | fwd_binop_x2!(Add, add); | ^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:19:26 | 19 | impl $trait for x2 { | ^^^^ not found in this scope ... 104 | fwd_binop_x2!(Add, add); | ----------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:105:22 | 105 | fwd_binop_assign_x2!(AddAssign, add_assign); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:30:26 | 30 | impl $trait for x2 { | ^^^^ not found in this scope ... 105 | fwd_binop_assign_x2!(AddAssign, add_assign); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x2` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:106:24 | 106 | impl Not for x2 { | ^^^ not found in this scope error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:106:9 | 106 | impl Not for x2 { | ^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:106:15 | 106 | impl Not for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:119:9 | 119 | impl Vec2 for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:130:9 | 130 | impl, G> Store for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:137:12 | 137 | impl From> for vec256_storage | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:139:8 | 139 | W: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:140:21 | 140 | vec128_storage: From, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:149:17 | 149 | W: Swap64 + Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:159:9 | 159 | impl MultiLane<[W; 2]> for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:169:17 | 169 | impl BSwap for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:175:30 | 175 | impl StoreBytes for x2 { | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:28:9 | 28 | use std::pin::Pin; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:199:9 | 199 | impl LaneWords4 for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:199:31 | 199 | impl LaneWords4 for x2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:276:8 | 276 | W: Copy + RotateEachWord32, | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:210:3 | 210 | #[derive(Clone)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:289:8 | 289 | W: Copy + RotateEachWord64, | ^^^^ not found in this scope error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:298:15 | 298 | fwd_binop_x4!(BitAnd, bitand); | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:234:26 | 234 | impl $trait for x4 { | ^^^^ not found in this scope ... 298 | fwd_binop_x4!(BitAnd, bitand); | ----------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:299:15 | 299 | fwd_binop_x4!(BitOr, bitor); | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:234:26 | 234 | impl $trait for x4 { | ^^^^ not found in this scope ... 299 | fwd_binop_x4!(BitOr, bitor); | --------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:300:15 | 300 | fwd_binop_x4!(BitXor, bitxor); | ^^^^^^ not found in this scope error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:18:13 | 18 | write!(f, "{:02X}", b)?; | ^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:234:26 | 234 | impl $trait for x4 { | ^^^^ not found in this scope ... 300 | fwd_binop_x4!(BitXor, bitxor); | ----------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:234:26 | 234 | impl $trait for x4 { | ^^^^ not found in this scope ... 301 | fwd_binop_x4!(AndNot, andnot); | ----------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:302:22 | 302 | fwd_binop_assign_x4!(BitAndAssign, bitand_assign); | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:250:26 | 250 | impl $trait for x4 { | ^^^^ not found in this scope ... 302 | fwd_binop_assign_x4!(BitAndAssign, bitand_assign); | ------------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:303:22 | 303 | fwd_binop_assign_x4!(BitOrAssign, bitor_assign); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:250:26 | 250 | impl $trait for x4 { | ^^^^ not found in this scope ... 303 | fwd_binop_assign_x4!(BitOrAssign, bitor_assign); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:304:22 | 304 | fwd_binop_assign_x4!(BitXorAssign, bitxor_assign); | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:250:26 | 250 | impl $trait for x4 { | ^^^^ not found in this scope ... 304 | fwd_binop_assign_x4!(BitXorAssign, bitxor_assign); | ------------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:306:15 | 306 | fwd_binop_x4!(Add, add); | ^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:234:26 | 234 | impl $trait for x4 { | ^^^^ not found in this scope ... 306 | fwd_binop_x4!(Add, add); | ----------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:307:22 | 307 | fwd_binop_assign_x4!(AddAssign, add_assign); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:250:26 | 250 | impl $trait for x4 { | ^^^^ not found in this scope ... 307 | fwd_binop_assign_x4!(AddAssign, add_assign); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `fwd_binop_assign_x4` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:308:21 | 308 | impl Not for x4 { | ^^^ not found in this scope error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:308:9 | 308 | impl Not for x4 { | ^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:308:15 | 308 | impl Not for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:326:9 | 326 | impl Vec4 for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:337:9 | 337 | impl Vec4Ext for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:341:15 | 341 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:351:9 | 351 | impl> Store for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:363:9 | 363 | impl From> for vec512_storage | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:365:8 | 365 | W: Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:366:21 | 366 | vec128_storage: From, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:375:17 | 375 | W: Swap64 + Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:385:9 | 385 | impl MultiLane<[W; 4]> for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:395:17 | 395 | impl BSwap for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:406:30 | 406 | impl StoreBytes for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/soft.rs:444:9 | 444 | impl LaneWords4 for x4 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:12:21 | 12 | pub trait ArithOps: Add + AddAssign + Sized + Copy + Clone + BSwap {} | ^^^ not found in this scope error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:12:42 | 12 | pub trait ArithOps: Add + AddAssign + Sized + Copy + Clone + BSwap {} | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:12:54 | 12 | pub trait ArithOps: Add + AddAssign + Sized + Copy + Clone + BSwap {} | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:12:62 | 12 | pub trait ArithOps: Add + AddAssign + Sized + Copy + Clone + BSwap {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:12:69 | 12 | pub trait ArithOps: Add + AddAssign + Sized + Copy + Clone + BSwap {} | ^^^^^ not found in this scope error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:15:5 | 15 | BitAnd | ^^^^^^ not found in this scope error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:16:7 | 16 | + BitOr | ^^^^^ not found in this scope error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:17:7 | 17 | + BitXor | ^^^^^^ not found in this scope error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:18:7 | 18 | + BitXorAssign | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:19:7 | 19 | + Not | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:21:7 | 21 | + Sized | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:22:7 | 22 | + Copy | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:23:7 | 23 | + Clone | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:80:15 | 80 | Self: Sized; | ^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:29:9 | 29 | use std::task::{Context, Poll}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:122:7 | 122 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:126:85 | 126 | BitOps64 + Store + ArithOps + Vec2 + MultiLane<[u64; 2]> + Into | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:171:3 | 171 | #[derive(Debug)] | ^^^^^^ error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:130:73 | 130 | BitOps128 + Store + Swap64 + MultiLane<[u128; 1]> + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:140:7 | 140 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:151:7 | 151 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:162:7 | 162 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:171:7 | 171 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:184:7 | 184 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:194:7 | 194 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:204:7 | 204 | + Into | ^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:231:20 | 231 | pub trait Machine: Sized + Copy { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/types.rs:231:28 | 231 | pub trait Machine: Sized + Copy { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:188:10 | 188 | impl RotateEachWord32 for u32x4_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:188:20 | 188 | impl RotateEachWord32 for u32x4_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 189 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 189 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 189 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:171:32 | 171 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 190 | / rotr_32_s3!( 191 | | rotate_each_word_right8, 192 | | 0x0c0f_0e0d_080b_0a09, 193 | | 0x0407_0605_0003_0201 194 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_32_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:171:57 | 171 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^ not found in this scope ... 190 | / rotr_32_s3!( 191 | | rotate_each_word_right8, 192 | | 0x0c0f_0e0d_080b_0a09, 193 | | 0x0407_0605_0003_0201 194 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_32_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 195 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 195 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 195 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 196 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 196 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 196 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:171:32 | 171 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 197 | / rotr_32_s3!( 198 | | rotate_each_word_right16, 199 | | 0x0d0c_0f0e_0908_0b0a, 200 | | 0x0504_0706_0100_0302 201 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_32_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:171:57 | 171 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^ not found in this scope ... 197 | / rotr_32_s3!( 198 | | rotate_each_word_right16, 199 | | 0x0d0c_0f0e_0908_0b0a, 200 | | 0x0504_0706_0100_0302 201 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_32_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 202 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 202 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 202 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:171:32 | 171 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 203 | / rotr_32_s3!( 204 | | rotate_each_word_right24, 205 | | 0x0e0d_0c0f_0a09_080b, 206 | | 0x0605_0407_0201_0003 207 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_32_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:171:57 | 171 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^ not found in this scope ... 203 | / rotr_32_s3!( 204 | | rotate_each_word_right24, 205 | | 0x0e0d_0c0f_0a09_080b, 206 | | 0x0605_0407_0201_0003 207 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_32_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 208 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 208 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 208 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:210:10 | 210 | impl RotateEachWord32 for u32x4_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:210:20 | 210 | impl RotateEachWord32 for u32x4_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 211 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 211 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 211 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 212 | rotr_32!(rotate_each_word_right8, 8); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 212 | rotr_32!(rotate_each_word_right8, 8); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 212 | rotr_32!(rotate_each_word_right8, 8); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 213 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 213 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 213 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 214 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 214 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 214 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 219 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:9:13 | 9 | write!(f, "{:02x}", b)?; | ^^^^^ error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 219 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 219 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 220 | rotr_32!(rotate_each_word_right24, 24); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 220 | rotr_32!(rotate_each_word_right24, 24); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 220 | rotr_32!(rotate_each_word_right24, 24); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:180:17 | 180 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 221 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:181:21 | 181 | _mm_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 221 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:182:21 | 182 | _mm_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 221 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:245:10 | 245 | impl RotateEachWord32 for u64x2_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:245:20 | 245 | impl RotateEachWord32 for u64x2_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 246 | rotr_64!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 246 | rotr_64!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 246 | rotr_64!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:228:32 | 228 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 247 | / rotr_64_s3!( 248 | | rotate_each_word_right8, 249 | | 0x080f_0e0d_0c0b_0a09, 250 | | 0x0007_0605_0403_0201 251 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_64_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:228:57 | 228 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^ not found in this scope ... 247 | / rotr_64_s3!( 248 | | rotate_each_word_right8, 249 | | 0x080f_0e0d_0c0b_0a09, 250 | | 0x0007_0605_0403_0201 251 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_64_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 252 | rotr_64!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 252 | rotr_64!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 252 | rotr_64!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 253 | rotr_64!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 253 | rotr_64!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 253 | rotr_64!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:228:32 | 228 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 254 | / rotr_64_s3!( 255 | | rotate_each_word_right16, 256 | | 0x0908_0f0e_0d0c_0b0a, 257 | | 0x0100_0706_0504_0302 258 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_64_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:228:57 | 228 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^ not found in this scope ... 254 | / rotr_64_s3!( 255 | | rotate_each_word_right16, 256 | | 0x0908_0f0e_0d0c_0b0a, 257 | | 0x0100_0706_0504_0302 258 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_64_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 259 | rotr_64!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 259 | rotr_64!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 259 | rotr_64!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:228:32 | 228 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 260 | / rotr_64_s3!( 261 | | rotate_each_word_right24, 262 | | 0x0a09_080f_0e0d_0c0b, 263 | | 0x0201_0007_0605_0403 264 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_64_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:228:57 | 228 | Self::new(unsafe { _mm_shuffle_epi8(self.x, _mm_set_epi64x($k0, $k1)) }) | ^^^^^^^^^^^^^^ not found in this scope ... 260 | / rotr_64_s3!( 261 | | rotate_each_word_right24, 262 | | 0x0a09_080f_0e0d_0c0b, 263 | | 0x0201_0007_0605_0403 264 | | ); | |_____- in this macro invocation | = note: this error originates in the macro `rotr_64_s3` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 265 | rotr_64!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:456:14 | 456 | (ptr::read(&*self.value), ptr::read(&*self.dropfn)) | ^^^ use of undeclared crate or module `ptr` error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 265 | rotr_64!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 265 | rotr_64!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:267:10 | 267 | impl RotateEachWord32 for u64x2_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:267:20 | 267 | impl RotateEachWord32 for u64x2_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 268 | rotr_64!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 268 | rotr_64!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 268 | rotr_64!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 269 | rotr_64!(rotate_each_word_right8, 8); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 269 | rotr_64!(rotate_each_word_right8, 8); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 269 | rotr_64!(rotate_each_word_right8, 8); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 270 | rotr_64!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 270 | rotr_64!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 270 | rotr_64!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 271 | rotr_64!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 271 | rotr_64!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 271 | rotr_64!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 276 | rotr_64!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 276 | rotr_64!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 276 | rotr_64!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 277 | rotr_64!(rotate_each_word_right24, 24); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 277 | rotr_64!(rotate_each_word_right24, 24); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 277 | rotr_64!(rotate_each_word_right24, 24); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:237:17 | 237 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 278 | rotr_64!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:238:21 | 238 | _mm_srli_epi64(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 278 | rotr_64!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:239:21 | 239 | _mm_slli_epi64(self.x, 64 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 278 | rotr_64!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:280:10 | 280 | impl RotateEachWord64 for u64x2_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:280:20 | 280 | impl RotateEachWord64 for u64x2_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:280:30 | 280 | impl RotateEachWord64 for u64x2_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:283:28 | 283 | Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b10110001) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:301:10 | 301 | impl RotateEachWord32 for u128x1_sse2 { | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:130:3 | 130 | #[derive(Clone)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:301:20 | 301 | impl RotateEachWord32 for u128x1_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:301:30 | 301 | impl RotateEachWord32 for u128x1_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 302 | rotr_128!(rotate_each_word_right7, 7); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 302 | rotr_128!(rotate_each_word_right7, 7); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 302 | rotr_128!(rotate_each_word_right7, 7); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 303 | rotr_128!(rotate_each_word_right8, 8); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 303 | rotr_128!(rotate_each_word_right8, 8); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 303 | rotr_128!(rotate_each_word_right8, 8); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 304 | rotr_128!(rotate_each_word_right11, 11); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 304 | rotr_128!(rotate_each_word_right11, 11); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 304 | rotr_128!(rotate_each_word_right11, 11); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 305 | rotr_128!(rotate_each_word_right12, 12); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 305 | rotr_128!(rotate_each_word_right12, 12); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 305 | rotr_128!(rotate_each_word_right12, 12); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 306 | rotr_128!(rotate_each_word_right16, 16); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 306 | rotr_128!(rotate_each_word_right16, 16); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 306 | rotr_128!(rotate_each_word_right16, 16); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 307 | rotr_128!(rotate_each_word_right20, 20); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 307 | rotr_128!(rotate_each_word_right20, 20); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 307 | rotr_128!(rotate_each_word_right20, 20); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 308 | rotr_128!(rotate_each_word_right24, 24); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 308 | rotr_128!(rotate_each_word_right24, 24); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 308 | rotr_128!(rotate_each_word_right24, 24); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 309 | rotr_128!(rotate_each_word_right25, 25); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 309 | rotr_128!(rotate_each_word_right25, 25); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 309 | rotr_128!(rotate_each_word_right25, 25); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:312:10 | 312 | impl RotateEachWord64 for u128x1_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:312:20 | 312 | impl RotateEachWord64 for u128x1_sse2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:312:30 | 312 | impl RotateEachWord64 for u128x1_sse2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:292:17 | 292 | _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 313 | rotr_128!(rotate_each_word_right32, 32); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:293:21 | 293 | _mm_srli_si128(self.x, $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 313 | rotr_128!(rotate_each_word_right32, 32); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:294:21 | 294 | _mm_slli_si128(self.x, 128 - $i as i32), | ^^^^^^^^^^^^^^ not found in this scope ... 313 | rotr_128!(rotate_each_word_right32, 32); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:315:10 | 315 | impl RotateEachWord128 for u128x1_sse2 {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:315:20 | 315 | impl RotateEachWord128 for u128x1_sse2 {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:315:30 | 315 | impl RotateEachWord128 for u128x1_sse2 {} | ^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:44:16 | 44 | x: __m128i, | ^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:45:17 | 45 | s3: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:46:17 | 46 | s4: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:47:17 | 47 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:56:26 | 56 | impl From<$vec> for vec128_storage { | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:64:23 | 64 | fn new(x: __m128i) -> Self { | ^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:67:25 | 67 | s3: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:68:25 | 68 | s4: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:69:25 | 69 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_loadu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:81:27 | 81 | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_loadu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:86:27 | 86 | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | ^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_storeu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:91:26 | 91 | unsafe { _mm_storeu_si128(out.as_mut_ptr() as *mut _, self.x) } | ^^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_storeu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:98:21 | 98 | _mm_storeu_si128(out.as_mut_ptr() as *mut _, x); | ^^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:103:26 | 103 | impl Default for $vec { | ^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_setzero_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:106:36 | 106 | Self::new(unsafe { _mm_setzero_si128() }) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:110:26 | 110 | impl Not for $vec { | ^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set1_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:115:30 | 115 | let ff = _mm_set1_epi64x(-1i64); | ^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:18 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:28 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:38 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:122:27 | 122 | impl_binop!($vec, BitAnd, bitand, _mm_and_si128); | ^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:122:43 | 122 | impl_binop!($vec, BitAnd, bitand, _mm_and_si128); | ^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:123:27 | 123 | impl_binop!($vec, BitOr, bitor, _mm_or_si128); | ^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:123:41 | 123 | impl_binop!($vec, BitOr, bitor, _mm_or_si128); | ^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:124:27 | 124 | impl_binop!($vec, BitXor, bitxor, _mm_xor_si128); | ^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_xor_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:124:43 | 124 | impl_binop!($vec, BitXor, bitxor, _mm_xor_si128); | ^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:125:34 | 125 | impl_binop_assign!($vec, BitAndAssign, bitand_assign, bitand); | ^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:29:31 | 29 | $vec: Copy, | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `impl_binop_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:126:34 | 126 | impl_binop_assign!($vec, BitOrAssign, bitor_assign, bitor); | ^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:127:34 | 127 | impl_binop_assign!($vec, BitXorAssign, bitxor_assign, bitxor); | ^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:18 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:28 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:38 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_andnot_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:132:36 | 132 | Self::new(unsafe { _mm_andnot_si128(self.x, rhs.x) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 317 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:44:16 | 44 | x: __m128i, | ^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:45:17 | 45 | s3: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:46:17 | 46 | s4: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:47:17 | 47 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:56:26 | 56 | impl From<$vec> for vec128_storage { | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:64:23 | 64 | fn new(x: __m128i) -> Self { | ^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:67:25 | 67 | s3: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:68:25 | 68 | s4: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:69:25 | 69 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_loadu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:81:27 | 81 | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_loadu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:86:27 | 86 | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | ^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_storeu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:91:26 | 91 | unsafe { _mm_storeu_si128(out.as_mut_ptr() as *mut _, self.x) } | ^^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_storeu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:98:21 | 98 | _mm_storeu_si128(out.as_mut_ptr() as *mut _, x); | ^^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:103:26 | 103 | impl Default for $vec { | ^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_setzero_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:106:36 | 106 | Self::new(unsafe { _mm_setzero_si128() }) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:110:26 | 110 | impl Not for $vec { | ^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set1_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:115:30 | 115 | let ff = _mm_set1_epi64x(-1i64); | ^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:18 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:28 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:38 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:122:27 | 122 | impl_binop!($vec, BitAnd, bitand, _mm_and_si128); | ^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:122:43 | 122 | impl_binop!($vec, BitAnd, bitand, _mm_and_si128); | ^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:123:27 | 123 | impl_binop!($vec, BitOr, bitor, _mm_or_si128); | ^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:123:41 | 123 | impl_binop!($vec, BitOr, bitor, _mm_or_si128); | ^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:456:39 | 456 | (ptr::read(&*self.value), ptr::read(&*self.dropfn)) | ^^^ use of undeclared crate or module `ptr` error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:124:27 | 124 | impl_binop!($vec, BitXor, bitxor, _mm_xor_si128); | ^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:464:15 | 464 | impl fmt::Debug for ScopeGuard | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:465:14 | 465 | where T: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0425]: cannot find function `_mm_xor_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:124:43 | 124 | impl_binop!($vec, BitXor, bitxor, _mm_xor_si128); | ^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:125:34 | 125 | impl_binop_assign!($vec, BitAndAssign, bitand_assign, bitand); | ^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:29:31 | 29 | $vec: Copy, | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `impl_binop_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:126:34 | 126 | impl_binop_assign!($vec, BitOrAssign, bitor_assign, bitor); | ^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:127:34 | 127 | impl_binop_assign!($vec, BitXorAssign, bitxor_assign, bitxor); | ^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:18 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1021:13 | 1021 | debug_assert!(dst.len() >= cnt); | ^^^^^^^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:28 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:38 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_andnot_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:132:36 | 132 | Self::new(unsafe { _mm_andnot_si128(self.x, rhs.x) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 318 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:44:16 | 44 | x: __m128i, | ^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:45:17 | 45 | s3: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:46:17 | 46 | s4: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:47:17 | 47 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:56:26 | 56 | impl From<$vec> for vec128_storage { | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:64:23 | 64 | fn new(x: __m128i) -> Self { | ^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:67:25 | 67 | s3: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:68:25 | 68 | s4: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:69:25 | 69 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_loadu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:81:27 | 81 | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_loadu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:86:27 | 86 | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | ^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_storeu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:91:26 | 91 | unsafe { _mm_storeu_si128(out.as_mut_ptr() as *mut _, self.x) } | ^^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_storeu_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:98:21 | 98 | _mm_storeu_si128(out.as_mut_ptr() as *mut _, x); | ^^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:103:26 | 103 | impl Default for $vec { | ^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_setzero_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:106:36 | 106 | Self::new(unsafe { _mm_setzero_si128() }) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:110:26 | 110 | impl Not for $vec { | ^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set1_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:115:30 | 115 | let ff = _mm_set1_epi64x(-1i64); | ^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:18 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:28 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:121:38 | 121 | impl BitOps0 for $vec {} | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:122:27 | 122 | impl_binop!($vec, BitAnd, bitand, _mm_and_si128); | ^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:122:43 | 122 | impl_binop!($vec, BitAnd, bitand, _mm_and_si128); | ^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:123:27 | 123 | impl_binop!($vec, BitOr, bitor, _mm_or_si128); | ^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:123:41 | 123 | impl_binop!($vec, BitOr, bitor, _mm_or_si128); | ^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:124:27 | 124 | impl_binop!($vec, BitXor, bitxor, _mm_xor_si128); | ^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_xor_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:124:43 | 124 | impl_binop!($vec, BitXor, bitxor, _mm_xor_si128); | ^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:125:34 | 125 | impl_binop_assign!($vec, BitAndAssign, bitand_assign, bitand); | ^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:29:31 | 29 | $vec: Copy, | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `impl_binop_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:126:34 | 126 | impl_binop_assign!($vec, BitOrAssign, bitor_assign, bitor); | ^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:127:34 | 127 | impl_binop_assign!($vec, BitXorAssign, bitxor_assign, bitxor); | ^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:18 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:28 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:128:38 | 128 | impl AndNot for $vec { | ^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_andnot_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:132:36 | 132 | Self::new(unsafe { _mm_andnot_si128(self.x, rhs.x) }) | ^^^^^^^^^^^^^^^^ not found in this scope ... 319 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: this error originates in the macro `def_vec` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:325:21 | 325 | let x = _mm_cvtsi128_si64(self.x) as u64; | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_extract_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:326:21 | 326 | let y = _mm_extract_epi64(self.x, 1) as u64; | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:333:25 | 333 | let mut x = _mm_cvtsi64_si128((xs[0] as u64 | ((xs[1] as u64) << 32)) as i64); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:334:17 | 334 | x = _mm_insert_epi64(x, (xs[2] as u64 | ((xs[3] as u64) << 32)) as i64, 1); | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:343:21 | 343 | let x = _mm_cvtsi128_si64(self.x) as u64; | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:344:21 | 344 | let y = _mm_cvtsi128_si64(_mm_shuffle_epi32(self.x, 0b11101110)) as u64; | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:344:39 | 344 | let y = _mm_cvtsi128_si64(_mm_shuffle_epi32(self.x, 0b11101110)) as u64; | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:353:21 | 353 | let x = _mm_cvtsi64_si128(x); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:354:21 | 354 | let y = _mm_slli_si128(_mm_cvtsi64_si128(y), 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:354:36 | 354 | let y = _mm_slli_si128(_mm_cvtsi64_si128(y), 8); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:355:23 | 355 | Self::new(_mm_or_si128(x, y)) | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:364:17 | 364 | _mm_cvtsi128_si64(self.x) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_extract_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:365:17 | 365 | _mm_extract_epi64(self.x, 1) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:372:25 | 372 | let mut x = _mm_cvtsi64_si128(xs[0] as i64); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:373:17 | 373 | x = _mm_insert_epi64(x, xs[1] as i64, 1); | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:383:17 | 383 | _mm_cvtsi128_si64(self.x) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:384:17 | 384 | _mm_cvtsi128_si64(_mm_srli_si128(self.x, 8)) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:384:35 | 384 | _mm_cvtsi128_si64(_mm_srli_si128(self.x, 8)) as u64, | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:391:21 | 391 | let x = _mm_cvtsi64_si128(xs[0] as i64); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:392:21 | 392 | let y = _mm_slli_si128(_mm_cvtsi64_si128(xs[1] as i64), 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:392:36 | 392 | let y = _mm_slli_si128(_mm_cvtsi64_si128(xs[1] as i64), 8); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:393:23 | 393 | Self::new(_mm_or_si128(x, y)) | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:410:51 | 410 | u64x2_sse2: MultiLane<[u64; 2]> + Copy, | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:429:26 | 429 | impl From<$from> for $to { | ^^^^ not found in this scope ... 438 | impl_into!(u128x1_sse2, u32x4_sse2); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:429:26 | 429 | impl From<$from> for $to { | ^^^^ not found in this scope ... 439 | impl_into!(u128x1_sse2, u64x2_sse2); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:18 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 441 | impl_bitops32!(u32x4_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:28 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 441 | impl_bitops32!(u32x4_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:38 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 441 | impl_bitops32!(u32x4_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:18 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 442 | impl_bitops64!(u64x2_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:28 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 442 | impl_bitops64!(u64x2_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:38 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 442 | impl_bitops64!(u64x2_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:150:18 | 150 | impl BitOps64 for $vec where | ^^^^ not found in this scope ... 442 | impl_bitops64!(u64x2_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:150:28 | 150 | impl BitOps64 for $vec where | ^^^^ not found in this scope ... 442 | impl_bitops64!(u64x2_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:150:38 | 150 | impl BitOps64 for $vec where | ^^^^ not found in this scope ... 442 | impl_bitops64!(u64x2_sse2); | -------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:18 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:28 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:140:38 | 140 | impl BitOps32 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:150:18 | 150 | impl BitOps64 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:150:28 | 150 | impl BitOps64 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:150:38 | 150 | impl BitOps64 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops64` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:160:18 | 160 | impl BitOps128 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:160:28 | 160 | impl BitOps128 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:160:38 | 160 | impl BitOps128 for $vec where | ^^^^ not found in this scope ... 443 | impl_bitops128!(u128x1_sse2); | ---------------------------- in this macro invocation | = note: this error originates in the macro `impl_bitops128` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:445:10 | 445 | impl ArithOps for u32x4_sse2 where | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:445:20 | 445 | impl ArithOps for u32x4_sse2 where | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:445:30 | 445 | impl ArithOps for u32x4_sse2 where | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:449:10 | 449 | impl ArithOps for u64x2_sse2 where | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:449:20 | 449 | impl ArithOps for u64x2_sse2 where | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:449:30 | 449 | impl ArithOps for u64x2_sse2 where | ^^^^ not found in this scope error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:453:25 | 453 | impl_binop!(u32x4_sse2, Add, add, _mm_add_epi32); | ^^^ not found in this scope error[E0425]: cannot find function `_mm_add_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:453:35 | 453 | impl_binop!(u32x4_sse2, Add, add, _mm_add_epi32); | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:454:25 | 454 | impl_binop!(u64x2_sse2, Add, add, _mm_add_epi64); | ^^^ not found in this scope error[E0425]: cannot find function `_mm_add_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:454:35 | 454 | impl_binop!(u64x2_sse2, Add, add, _mm_add_epi64); | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:455:32 | 455 | impl_binop_assign!(u32x4_sse2, AddAssign, add_assign, add); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:29:31 | 29 | $vec: Copy, | ^^^^ not found in this scope ... 455 | impl_binop_assign!(u32x4_sse2, AddAssign, add_assign, add); | ---------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_binop_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:456:32 | 456 | impl_binop_assign!(u64x2_sse2, AddAssign, add_assign, add); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:29:31 | 29 | $vec: Copy, | ^^^^ not found in this scope ... 456 | impl_binop_assign!(u64x2_sse2, AddAssign, add_assign, add); | ---------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_binop_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:458:10 | 458 | impl u32x4> for u32x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:458:20 | 458 | impl u32x4> for u32x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:458:30 | 458 | impl u32x4> for u32x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:464:10 | 464 | impl u64x2> for u64x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:464:20 | 464 | impl u64x2> for u64x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:464:30 | 464 | impl u64x2> for u64x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:471:10 | 471 | impl u128x1> for u128x1_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:471:20 | 471 | impl u128x1> for u128x1_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:471:30 | 471 | impl u128x1> for u128x1_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:475:30 | 475 | u128x1_sse2: Into< as Machine>::u32x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:476:30 | 476 | u128x1_sse2: Into< as Machine>::u64x2>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:480:10 | 480 | impl u32x4> for u32x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:486:10 | 486 | impl u64x2> for u64x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:493:10 | 493 | impl u128x1> for u128x1_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:497:36 | 497 | u128x1_sse2: Into< as Machine>::u32x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:498:36 | 498 | u128x1_sse2: Into< as Machine>::u64x2>, | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_set_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:505:19 | 505 | Self::new(_mm_set_epi32( | ^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:526:22 | 526 | 0 => _mm_insert_epi32(self.x, v as i32, 0), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:527:22 | 527 | 1 => _mm_insert_epi32(self.x, v as i32, 1), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:528:22 | 528 | 2 => _mm_insert_epi32(self.x, v as i32, 2), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:529:22 | 529 | 3 => _mm_insert_epi32(self.x, v as i32, 3), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_andnot_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:548:29 | 548 | let x = _mm_andnot_si128(_mm_cvtsi32_si128(-1), self.x); | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi32_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:548:46 | 548 | let x = _mm_andnot_si128(_mm_cvtsi32_si128(-1), self.x); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:549:21 | 549 | _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)) | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi32_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:549:37 | 549 | _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:552:33 | 552 | let mut x = _mm_shuffle_epi32(self.x, 0b0111_1000); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:553:25 | 553 | x = _mm_slli_si128(x, 4); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:554:25 | 554 | x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)); | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi32_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:554:41 | 554 | x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:555:21 | 555 | _mm_shuffle_epi32(x, 0b1110_0001) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:558:33 | 558 | let mut x = _mm_shuffle_epi32(self.x, 0b1011_0100); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:559:25 | 559 | x = _mm_slli_si128(x, 4); | ^^^^^^^^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:469:27 | 469 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:560:25 | 560 | x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)); | ^^^^^^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:469:46 | 469 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0425]: cannot find function `_mm_cvtsi32_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:560:41 | 560 | x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:299:14 | 299 | where F: FnOnce(T), | ^^^^^^ not found in this scope error[E0412]: cannot find type `ManuallyDrop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:302:12 | 302 | value: ManuallyDrop, | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:561:21 | 561 | _mm_shuffle_epi32(x, 0b1100_1001) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `ManuallyDrop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:303:13 | 303 | dropfn: ManuallyDrop, | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:564:33 | 564 | let mut x = _mm_slli_si128(self.x, 4); | ^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:305:15 | 305 | strategy: PhantomData S>, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:309:14 | 309 | where F: FnOnce(T), | ^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:565:25 | 565 | x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)); | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:321:23 | 321 | strategy: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:368:14 | 368 | where F: FnOnce(T) | ^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi32_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:565:41 | 565 | x = _mm_or_si128(x, _mm_cvtsi32_si128(v as i32)); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:379:14 | 379 | where F: FnOnce(T) | ^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:566:21 | 566 | _mm_shuffle_epi32(x, 0b0011_1001) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:414:14 | 414 | where F: FnOnce(T) | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:422:22 | 422 | unsafe impl Sync for ScopeGuard | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:423:14 | 423 | where T: Sync, | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:592:28 | 592 | Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b0100_1110) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:424:14 | 424 | F: FnOnce(T), | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:428:15 | 428 | impl Deref for ScopeGuard | ^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:596:28 | 596 | Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b1001_0011) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:429:14 | 429 | where F: FnOnce(T), | ^^^^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:439:15 | 439 | impl DerefMut for ScopeGuard | ^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:600:28 | 600 | Self::new(unsafe { _mm_shuffle_epi32(self.x, 0b0011_1001) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:440:14 | 440 | where F: FnOnce(T), | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:448:15 | 448 | impl Drop for ScopeGuard | ^^^^ not found in this scope error[E0425]: cannot find function `_mm_alignr_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:613:33 | 613 | u64x2_sse2::new(_mm_alignr_epi8(self.0[1].x, self.0[0].x, 8)), | ^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:449:14 | 449 | where F: FnOnce(T), | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/scopeguard/src/lib.rs:466:14 | 466 | F: FnOnce(T), | ^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_alignr_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:614:33 | 614 | u64x2_sse2::new(_mm_alignr_epi8(self.0[0].x, self.0[1].x, 8)), | ^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_alignr_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:622:33 | 622 | u64x2_sse2::new(_mm_alignr_epi8(self.0[0].x, self.0[1].x, 8)), | ^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_alignr_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:623:33 | 623 | u64x2_sse2::new(_mm_alignr_epi8(self.0[1].x, self.0[0].x, 8)), | ^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:636:21 | 636 | let a = _mm_srli_si128(self.0[0].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:637:21 | 637 | let b = _mm_slli_si128(self.0[0].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:638:21 | 638 | let c = _mm_srli_si128(self.0[1].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:639:21 | 639 | let d = _mm_slli_si128(self.0[1].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:640:22 | 640 | let da = _mm_or_si128(d, a); | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:641:22 | 641 | let bc = _mm_or_si128(b, c); | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:648:21 | 648 | let a = _mm_srli_si128(self.0[0].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:649:21 | 649 | let b = _mm_slli_si128(self.0[0].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:650:21 | 650 | let c = _mm_srli_si128(self.0[1].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:651:21 | 651 | let d = _mm_slli_si128(self.0[1].x, 8); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:652:22 | 652 | let da = _mm_or_si128(d, a); | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:653:22 | 653 | let bc = _mm_or_si128(b, c); | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:662:19 | 662 | Self::new(_mm_set_epi64x(xs[1] as i64, xs[0] as i64)) | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:671:22 | 671 | 0 => _mm_cvtsi128_si64(self.x) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_extract_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:672:22 | 672 | 1 => _mm_extract_epi64(self.x, 1) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:681:22 | 681 | 0 => _mm_insert_epi64(self.x, x as i64, 0), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_insert_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:682:22 | 682 | 1 => _mm_insert_epi64(self.x, x as i64, 1), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:28:5 | 28 | use core::fmt; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:693:22 | 693 | 0 => _mm_cvtsi128_si64(self.x) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:3:5 | 3 | use core::convert::TryInto; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:694:22 | 694 | 1 => _mm_cvtsi128_si64(_mm_shuffle_epi32(self.x, 0b11101110)) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:694:40 | 694 | 1 => _mm_cvtsi128_si64(_mm_shuffle_epi32(self.x, 0b11101110)) as u64, | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:4:5 | 4 | use core::fmt::Debug; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:703:22 | 703 | 0 => _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_andnot_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:704:21 | 704 | _mm_andnot_si128(_mm_cvtsi64_si128(-1), self.x), | ^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:172:5 | 172 | use core::fmt::{self, Debug}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:704:38 | 704 | _mm_andnot_si128(_mm_cvtsi64_si128(-1), self.x), | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:705:21 | 705 | _mm_cvtsi64_si128(x as i64), | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:173:5 | 173 | use core::result; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:707:22 | 707 | 1 => _mm_or_si128( | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_move_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:708:21 | 708 | _mm_move_epi64(self.x), | ^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:5:5 | 5 | use core::fmt; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_slli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:709:21 | 709 | _mm_slli_si128(_mm_cvtsi64_si128(x as i64), 8), | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:709:36 | 709 | _mm_slli_si128(_mm_cvtsi64_si128(x as i64), 8), | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:6:5 | 6 | use core::mem::MaybeUninit; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:721:21 | 721 | let k = _mm_set_epi64x(0x0c0d_0e0f_0809_0a0b, 0x0405_0607_0001_0203); | ^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:7:5 | 7 | use core::ops; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:722:13 | 722 | _mm_shuffle_epi8(self.x, k) | ^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:727:18 | 727 | fn bswap32_s2(x: __m128i) -> __m128i { | ^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:8:5 | 8 | use core::ptr; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:727:30 | 727 | fn bswap32_s2(x: __m128i) -> __m128i { | ^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:9:5 | 9 | use core::slice; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_unpacklo_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:729:21 | 729 | let mut y = _mm_unpacklo_epi8(x, _mm_setzero_si128()); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_setzero_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:729:42 | 729 | let mut y = _mm_unpacklo_epi8(x, _mm_setzero_si128()); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:4:5 | 4 | use core::cmp::{Ord, Ordering}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shufflehi_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:730:13 | 730 | y = _mm_shufflehi_epi16(y, 0b0001_1011); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shufflelo_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:731:13 | 731 | y = _mm_shufflelo_epi16(y, 0b0001_1011); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_unpackhi_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:732:21 | 732 | let mut z = _mm_unpackhi_epi8(x, _mm_setzero_si128()); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:5:5 | 5 | use core::fmt::{self, Debug}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_setzero_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:732:42 | 732 | let mut z = _mm_unpackhi_epi8(x, _mm_setzero_si128()); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shufflehi_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:733:13 | 733 | z = _mm_shufflehi_epi16(z, 0b0001_1011); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:6:5 | 6 | use core::iter::FromIterator; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shufflelo_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:734:13 | 734 | z = _mm_shufflelo_epi16(z, 0b0001_1011); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:7:5 | 7 | use core::mem; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_packus_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:735:9 | 735 | _mm_packus_epi16(y, z) | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:749:21 | 749 | let k = _mm_set_epi64x(0x0809_0a0b_0c0d_0e0f, 0x0001_0203_0405_0607); | ^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:8:5 | 8 | use core::num::Wrapping; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:750:13 | 750 | _mm_shuffle_epi8(self.x, k) | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:757:39 | 757 | Self::new(unsafe { bswap32_s2(_mm_shuffle_epi32(self.x, 0b1011_0001)) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:73:5 | 73 | use core::{ | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:7:5 | 7 | use core::ops::{Deref, Index, Range, RangeFrom, RangeTo}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:765:21 | 765 | let k = _mm_set_epi64x(0x0f0e_0d0c_0b0a_0908, 0x0706_0504_0302_0100); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:766:13 | 766 | _mm_shuffle_epi8(self.x, k) | ^^^^^^^^^^^^^^^^ not found in this scope error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:980:9 | 980 | assert!( | ^^^^^^ error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:790:17 | 790 | fn swap16_s2(x: __m128i) -> __m128i { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:790:29 | 790 | fn swap16_s2(x: __m128i) -> __m128i { | ^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shufflehi_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:791:14 | 791 | unsafe { _mm_shufflehi_epi16(_mm_shufflelo_epi16(x, 0b1011_0001), 0b1011_0001) } | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:8:5 | 8 | use core::str; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shufflelo_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:791:34 | 791 | unsafe { _mm_shufflehi_epi16(_mm_shufflelo_epi16(x, 0b1011_0001), 0b1011_0001) } | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:3:5 | 3 | use core::convert::TryInto; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:781:21 | 781 | let k = _mm_set1_epi8(K as i8); | ^^^^^^^^^^^^^ not found in this scope ... 796 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:4:5 | 4 | use core::fmt::Debug; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:782:30 | 782 | u128x1_sse2::new(_mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 796 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:5:5 | 5 | use core::hash::Hash; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:17 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^^ not found in this scope ... 796 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:32 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^ not found in this scope ... 796 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:6:5 | 6 | use core::ops::{Add, AddAssign, Sub}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:17 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^ not found in this scope ... 796 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:31 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^^ not found in this scope ... 796 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:781:21 | 781 | let k = _mm_set1_epi8(K as i8); | ^^^^^^^^^^^^^ not found in this scope ... 800 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:5:5 | 5 | use core::convert::TryFrom; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:782:30 | 782 | u128x1_sse2::new(_mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 800 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:6:5 | 6 | use core::fmt::{self, Debug}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:17 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^^ not found in this scope ... 800 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:32 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^ not found in this scope ... 800 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:7:5 | 7 | use core::iter::FromIterator; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:17 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^ not found in this scope ... 800 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:8:5 | 8 | use core::ops::Deref; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: could not compile `scopeguard` due to 35 previous errors error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:31 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^^ not found in this scope ... 800 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:1:5 | 1 | use core::slice; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:781:21 | 781 | let k = _mm_set1_epi8(K as i8); | ^^^^^^^^^^^^^ not found in this scope ... 804 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:782:30 | 782 | u128x1_sse2::new(_mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 804 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:2:5 | 2 | use core::fmt; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:17 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^^ not found in this scope ... 804 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:3:5 | 3 | use core::num::{NonZeroU64, Wrapping}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:32 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^ not found in this scope ... 804 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:17 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^ not found in this scope ... 804 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:4:5 | 4 | use core::result; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:31 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^^ not found in this scope ... 804 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:809:21 | 809 | let k = _mm_set_epi64x(0x0e0f_0c0d_0a0b_0809, 0x0607_0405_0203_0001); | ^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:1:5 | 1 | use core::marker::PhantomData; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:810:13 | 810 | _mm_shuffle_epi8(self.x, k) | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:816:21 | 816 | let k = _mm_set_epi64x(0x0d0c_0f0e_0908_0b0a, 0x0504_0706_0100_0302); | ^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:5:5 | 5 | use core::mem; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:817:13 | 817 | _mm_shuffle_epi8(self.x, k) | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:822:35 | 822 | u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b1011_0001) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3:5 | 3 | use core::cell::Cell; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:826:35 | 826 | u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b0100_1110) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:4:5 | 4 | use core::ops::{Range, RangeFrom, RangeTo}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:781:21 | 781 | let k = _mm_set1_epi8(K as i8); | ^^^^^^^^^^^^^ not found in this scope ... 832 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:782:30 | 782 | u128x1_sse2::new(_mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 832 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:17 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^^ not found in this scope ... 832 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:5:5 | 5 | use core::{u16, u8}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:32 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^ not found in this scope ... 832 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:17 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^ not found in this scope ... 832 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:31 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^^ not found in this scope ... 832 | swapi!(self, 1, 0xaa) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:3:5 | 3 | use core::mem; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function `_mm_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:781:21 | 781 | let k = _mm_set1_epi8(K as i8); | ^^^^^^^^^^^^^ not found in this scope ... 836 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:782:30 | 782 | u128x1_sse2::new(_mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 836 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:17 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^^ not found in this scope ... 836 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:32 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^ not found in this scope ... 836 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:17 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^ not found in this scope ... 836 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:31 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^^ not found in this scope ... 836 | swapi!(self, 2, 0xcc) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:781:21 | 781 | let k = _mm_set1_epi8(K as i8); | ^^^^^^^^^^^^^ not found in this scope ... 840 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:782:30 | 782 | u128x1_sse2::new(_mm_or_si128( | ^^^^^^^^^^^^ not found in this scope ... 840 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:17 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^^ not found in this scope ... 840 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:783:32 | 783 | _mm_srli_epi16(_mm_and_si128($x.x, k), $i), | ^^^^^^^^^^^^^ not found in this scope ... 840 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_and_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:17 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^ not found in this scope ... 840 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:784:31 | 784 | _mm_and_si128(_mm_slli_epi16($x.x, $i), k), | ^^^^^^^^^^^^^^ not found in this scope ... 840 | swapi!(self, 4, 0xf0) | --------------------- in this macro invocation | = note: this error originates in the macro `swapi` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm_or_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:845:13 | 845 | _mm_or_si128(_mm_slli_epi16(self.x, 8), _mm_srli_epi16(self.x, 8)) | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_slli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:845:26 | 845 | _mm_or_si128(_mm_slli_epi16(self.x, 8), _mm_srli_epi16(self.x, 8)) | ^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:2:3 | 2 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm_srli_epi16` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:845:53 | 845 | _mm_or_si128(_mm_slli_epi16(self.x, 8), _mm_srli_epi16(self.x, 8)) | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:854:35 | 854 | u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b1011_0001) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:858:35 | 858 | u128x1_sse2::new(unsafe { _mm_shuffle_epi32(self.x, 0b0100_1110) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:890:10 | 890 | impl u32x4x2> for u32x4x2_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:33:3 | 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:890:20 | 890 | impl u32x4x2> for u32x4x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:890:30 | 890 | impl u32x4x2> for u32x4x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:898:10 | 898 | impl u64x2x2> for u64x2x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:898:20 | 898 | impl u64x2x2> for u64x2x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:898:30 | 898 | impl u64x2x2> for u64x2x2_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:51:3 | 51 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:906:10 | 906 | impl u64x4> for u64x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:906:20 | 906 | impl u64x4> for u64x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:906:30 | 906 | impl u64x4> for u64x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:913:10 | 913 | impl u128x2> for u128x2_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:87:3 | 87 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:913:20 | 913 | impl u128x2> for u128x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:913:30 | 913 | impl u128x2> for u128x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:919:30 | 919 | u128x2_sse2: Into< as Machine>::u32x4x2>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:920:30 | 920 | u128x2_sse2: Into< as Machine>::u64x2x2>, | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:91:3 | 91 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:921:30 | 921 | u128x2_sse2: Into< as Machine>::u64x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:925:10 | 925 | impl u32x4x2> for u32x4x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:933:10 | 933 | impl u64x2x2> for u64x2x2_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:941:10 | 941 | impl u64x4> for u64x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:948:10 | 948 | impl u128x2> for u128x2_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:95:3 | 95 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:954:36 | 954 | u128x2_sse2: Into< as Machine>::u32x4x2>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:955:36 | 955 | u128x2_sse2: Into< as Machine>::u64x2x2>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:956:36 | 956 | u128x2_sse2: Into< as Machine>::u64x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:962:29 | 962 | u64x2_sse2: Copy + Vec2, | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:99:3 | 99 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:987:10 | 987 | impl u32x4x4> for u32x4x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:987:20 | 987 | impl u32x4x4> for u32x4x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:987:30 | 987 | impl u32x4x4> for u32x4x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:997:10 | 997 | impl u64x2x4> for u64x2x4_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:103:3 | 103 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:997:20 | 997 | impl u64x2x4> for u64x2x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:997:30 | 997 | impl u64x2x4> for u64x2x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1005:10 | 1005 | impl u128x4> for u128x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1005:20 | 1005 | impl u128x4> for u128x4_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:107:3 | 107 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1005:30 | 1005 | impl u128x4> for u128x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1011:30 | 1011 | u128x4_sse2: Into< as Machine>::u32x4x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1012:30 | 1012 | u128x4_sse2: Into< as Machine>::u64x2x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1016:10 | 1016 | impl u64x2x4> for u64x2x4_sse2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1024:10 | 1024 | impl u128x4> for u128x4_sse2 | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:111:3 | 111 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1030:36 | 1030 | u128x4_sse2: Into< as Machine>::u32x4x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1031:36 | 1031 | u128x4_sse2: Into< as Machine>::u64x2x4>, | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:52 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:115:3 | 115 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:18 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:28 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:38 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:120:3 | 120 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:44 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:18 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:28 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:124:3 | 124 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:38 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1058 | impl_into_x!(u128x1_sse2, u64x2_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:52 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:18 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:28 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:128:3 | 128 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1037:38 | 1037 | impl From, Gf>> | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:44 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:18 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:132:3 | 132 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:28 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1045:38 | 1045 | impl From>> for x4<$to> { | ^^^^ not found in this scope ... 1059 | impl_into_x!(u128x1_sse2, u32x4_sse2); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into_x` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1065:23 | 1065 | impl PartialEq for x2 { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1065:9 | 1065 | impl PartialEq for x2 { | ^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:136:3 | 136 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1074:23 | 1074 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1074:35 | 1074 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool { | ^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1075:13 | 1075 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cmpeq_epi64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1075:31 | 1075 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:144:3 | 144 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1076:5 | 1076 | _mm_cvtsi128_si64(q) == -1 | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1080:23 | 1080 | unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1080:35 | 1080 | unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool { | ^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cmpeq_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1081:13 | 1081 | let q = _mm_cmpeq_epi32(x, y); | ^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1082:13 | 1082 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:149:3 | 149 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm_srli_si128` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1082:31 | 1082 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_cvtsi128_si64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1083:13 | 1083 | let q = _mm_cvtsi128_si64(q); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1087:18 | 1087 | impl PartialEq for u32x4_sse2 { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1093:18 | 1093 | impl Debug for u32x4_sse2 | ^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:153:3 | 153 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1095:11 | 1095 | Self: Copy + MultiLane<[u32; 4]>, | ^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1098:29 | 1098 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1098:43 | 1098 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1103:18 | 1103 | impl PartialEq for u64x2_sse2 { | ^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:157:3 | 157 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1109:18 | 1109 | impl Debug for u64x2_sse2 | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1111:11 | 1111 | Self: Copy + MultiLane<[u64; 2]>, | ^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1114:29 | 1114 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1114:43 | 1114 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:161:3 | 161 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1119:18 | 1119 | impl Debug for u64x4_sse2 | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1121:29 | 1121 | u64x2_sse2: Copy + MultiLane<[u64; 2]>, | ^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1124:29 | 1124 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1124:43 | 1124 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:165:3 | 165 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:169:3 | 169 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0412]: cannot find type `__m256i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1388:12 | 1388 | x: __m256i, | ^^^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1:5 | 1 | use std::{ | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:173:3 | 173 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] | ^^^^^^ error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1389:13 | 1389 | ni: PhantomData, | ^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:177:3 | 177 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0412]: cannot find type `__m256i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1394:19 | 1394 | fn new(x: __m256i) -> Self { | ^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:181:3 | 181 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1395:27 | 1395 | Self { x, ni: PhantomData } | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1399:70 | 1399 | impl u32x4x2> for u32x4x2_avx2 where NI: Copy {} | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:192:3 | 192 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm256_loadu_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1410:23 | 1410 | Self::new(_mm256_loadu_si256(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:203:3 | 203 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm256_storeu_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1420:17 | 1420 | _mm256_storeu_si256(out.as_mut_ptr() as *mut _, self.x) | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_extracti128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1433:37 | 1433 | u32x4_sse2::new(_mm256_extracti128_si256(self.x, 0)), | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:244:3 | 244 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm256_extracti128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1434:37 | 1434 | u32x4_sse2::new(_mm256_extracti128_si256(self.x, 1)), | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:955:9 | 955 | assert!( | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:345:3 | 345 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error[E0425]: cannot find function `_mm256_setr_m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1440:32 | 1440 | Self::new(unsafe { _mm256_setr_m128i(x[0].x, x[1].x) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_extracti128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1448:42 | 1448 | 0 => u32x4_sse2::new(_mm256_extracti128_si256(self.x, 0)), | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:350:3 | 350 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error[E0425]: cannot find function `_mm256_extracti128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1449:42 | 1449 | 1 => u32x4_sse2::new(_mm256_extracti128_si256(self.x, 1)), | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:48:3 | 48 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error[E0425]: cannot find function `_mm256_inserti128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1458:26 | 1458 | 0 => _mm256_inserti128_si256(self.x, w.x, 0), | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_inserti128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1459:26 | 1459 | 1 => _mm256_inserti128_si256(self.x, w.x, 1), | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:223:3 | 223 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1465:54 | 1465 | impl BitOps32 for u32x4x2_avx2 where NI: Copy {} | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:297:3 | 297 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1466:54 | 1466 | impl ArithOps for u32x4x2_avx2 where NI: Copy {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1490:14 | 1490 | impl RotateEachWord32 for u32x4x2_avx2 { | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:438:3 | 438 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error[E0425]: cannot find function `_mm256_or_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1482:21 | 1482 | _mm256_or_si256( | ^^^^^^^^^^^^^^^ not found in this scope ... 1491 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:500:3 | 500 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error[E0425]: cannot find function `_mm256_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1483:25 | 1483 | _mm256_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1491 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1484:25 | 1484 | _mm256_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1491 | rotr_32!(rotate_each_word_right7, 7); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:21 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 1492 | / shuf_lane_bytes!( 1493 | | rotate_each_word_right8, 1494 | | 0x0c0f_0e0d_080b_0a09, 1495 | | 0x0407_0605_0003_0201 1496 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:49 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1492 | / shuf_lane_bytes!( 1493 | | rotate_each_word_right8, 1494 | | 0x0c0f_0e0d_080b_0a09, 1495 | | 0x0407_0605_0003_0201 1496 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_or_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1482:21 | 1482 | _mm256_or_si256( | ^^^^^^^^^^^^^^^ not found in this scope ... 1497 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1483:25 | 1483 | _mm256_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1497 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1484:25 | 1484 | _mm256_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1497 | rotr_32!(rotate_each_word_right11, 11); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_or_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1482:21 | 1482 | _mm256_or_si256( | ^^^^^^^^^^^^^^^ not found in this scope ... 1498 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1483:25 | 1483 | _mm256_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1498 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1484:25 | 1484 | _mm256_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1498 | rotr_32!(rotate_each_word_right12, 12); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:21 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 1499 | / shuf_lane_bytes!( 1500 | | rotate_each_word_right16, 1501 | | 0x0d0c_0f0e_0908_0b0a, 1502 | | 0x0504_0706_0100_0302 1503 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:49 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1499 | / shuf_lane_bytes!( 1500 | | rotate_each_word_right16, 1501 | | 0x0d0c_0f0e_0908_0b0a, 1502 | | 0x0504_0706_0100_0302 1503 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_or_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1482:21 | 1482 | _mm256_or_si256( | ^^^^^^^^^^^^^^^ not found in this scope ... 1504 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1483:25 | 1483 | _mm256_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1504 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1484:25 | 1484 | _mm256_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1504 | rotr_32!(rotate_each_word_right20, 20); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:21 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 1505 | / shuf_lane_bytes!( 1506 | | rotate_each_word_right24, 1507 | | 0x0e0d_0c0f_0a09_080b, 1508 | | 0x0605_0407_0201_0003 1509 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:49 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1505 | / shuf_lane_bytes!( 1506 | | rotate_each_word_right24, 1507 | | 0x0e0d_0c0f_0a09_080b, 1508 | | 0x0605_0407_0201_0003 1509 | | ); | |_________- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_or_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1482:21 | 1482 | _mm256_or_si256( | ^^^^^^^^^^^^^^^ not found in this scope ... 1510 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_srli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1483:25 | 1483 | _mm256_srli_epi32(self.x, $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1510 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_slli_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1484:25 | 1484 | _mm256_slli_epi32(self.x, 32 - $i as i32), | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1510 | rotr_32!(rotate_each_word_right25, 25); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `rotr_32` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1512:53 | 1512 | impl BitOps0 for u32x4x2_avx2 where NI: Copy {} | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1513:14 | 1513 | impl From> for vec256_storage { | ^^^^ not found in this scope error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXorAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1533:32 | 1533 | impl_assign!(u32x4x2_avx2, BitXorAssign, bitxor_assign, bitxor); | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1524:21 | 1524 | NI: Copy, | ^^^^ not found in this scope ... 1533 | impl_assign!(u32x4x2_avx2, BitXorAssign, bitxor_assign, bitxor); | --------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOrAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1534:32 | 1534 | impl_assign!(u32x4x2_avx2, BitOrAssign, bitor_assign, bitor); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1524:21 | 1524 | NI: Copy, | ^^^^ not found in this scope ... 1534 | impl_assign!(u32x4x2_avx2, BitOrAssign, bitor_assign, bitor); | ------------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitAndAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1535:32 | 1535 | impl_assign!(u32x4x2_avx2, BitAndAssign, bitand_assign, bitand); | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1524:21 | 1524 | NI: Copy, | ^^^^ not found in this scope ... 1535 | impl_assign!(u32x4x2_avx2, BitAndAssign, bitand_assign, bitand); | --------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1536:32 | 1536 | impl_assign!(u32x4x2_avx2, AddAssign, add_assign, add); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1524:21 | 1524 | NI: Copy, | ^^^^ not found in this scope ... 1536 | impl_assign!(u32x4x2_avx2, AddAssign, add_assign, add); | ------------------------------------------------------ in this macro invocation | = note: this error originates in the macro `impl_assign` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitXor` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1549:31 | 1549 | impl_bitop!(u32x4x2_avx2, BitXor, bitxor, _mm256_xor_si256); | ^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_xor_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1549:47 | 1549 | impl_bitop!(u32x4x2_avx2, BitXor, bitxor, _mm256_xor_si256); | ^^^^^^^^^^^^^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `BitOr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1550:31 | 1550 | impl_bitop!(u32x4x2_avx2, BitOr, bitor, _mm256_or_si256); | ^^^^^ not found in this scope error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_or_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1550:45 | 1550 | impl_bitop!(u32x4x2_avx2, BitOr, bitor, _mm256_or_si256); | ^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `BitAnd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1551:31 | 1551 | impl_bitop!(u32x4x2_avx2, BitAnd, bitand, _mm256_and_si256); | ^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_and_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1551:47 | 1551 | impl_bitop!(u32x4x2_avx2, BitAnd, bitand, _mm256_and_si256); | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_andnot_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1552:47 | 1552 | impl_bitop!(u32x4x2_avx2, AndNot, andnot, _mm256_andnot_si256); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1553:31 | 1553 | impl_bitop!(u32x4x2_avx2, Add, add, _mm256_add_epi32); | ^^^ not found in this scope error[E0425]: cannot find function `_mm256_add_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1553:41 | 1553 | impl_bitop!(u32x4x2_avx2, Add, add, _mm256_add_epi32); | ^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Not` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1555:14 | 1555 | impl Not for u32x4x2_avx2 { | ^^^ not found in this scope error[E0425]: cannot find function `_mm256_set1_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1560:25 | 1560 | let f = _mm256_set1_epi8(-0x7f); | ^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_shuffle_epi8` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:21 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 1567 | shuf_lane_bytes!(bswap, 0x0c0d_0e0f_0809_0a0b, 0x0405_0607_0001_0203); | --------------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:909:9 | 909 | debug_assert!(pos <= MAX_VEC_POS); | ^^^^^^^^^^^^ error[E0425]: cannot find function `_mm256_set_epi64x` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1472:49 | 1472 | _mm256_shuffle_epi8(self.x, _mm256_set_epi64x($k0, $k1, $k0, $k1)) | ^^^^^^^^^^^^^^^^^ not found in this scope ... 1567 | shuf_lane_bytes!(bswap, 0x0c0d_0e0f_0809_0a0b, 0x0405_0607_0001_0203); | --------------------------------------------------------------------- in this macro invocation | = note: this error originates in the macro `shuf_lane_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1570:14 | 1570 | impl From, G0>> for u32x4x2_avx2 | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1572:13 | 1572 | NI: Copy, | ^^^^ not found in this scope error[E0425]: cannot find function `_mm256_setr_m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1576:32 | 1576 | Self::new(unsafe { _mm256_setr_m128i(x.0[0].x, x.0[1].x) }) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1583:32 | 1583 | Self::new(unsafe { _mm256_shuffle_epi32(self.x, 0b1001_0011) }) | ^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1587:32 | 1587 | Self::new(unsafe { _mm256_shuffle_epi32(self.x, 0b0100_1110) }) | ^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_shuffle_epi32` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1591:32 | 1591 | Self::new(unsafe { _mm256_shuffle_epi32(self.x, 0b0011_1001) }) | ^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1598:14 | 1598 | impl u32x4x4> for u32x4x4_avx2 {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1600:14 | 1600 | impl Store for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1609:14 | 1609 | impl MultiLane<[u32x4_sse2; 4]> for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1623:14 | 1623 | impl Vec4> for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1643:14 | 1643 | impl Vec4Ext> for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1658:46 | 1658 | let ab00 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[0].x, b.0[0].x, 0x20)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1659:46 | 1659 | let ab01 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[0].x, b.0[0].x, 0x31)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1660:46 | 1660 | let ab10 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[1].x, b.0[1].x, 0x20)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1661:46 | 1661 | let ab11 = u32x4x2_avx2::new(_mm256_permute2x128_si256(a.0[1].x, b.0[1].x, 0x31)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1662:46 | 1662 | let cd00 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[0].x, d.0[0].x, 0x20)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1663:46 | 1663 | let cd01 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[0].x, d.0[0].x, 0x31)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1664:46 | 1664 | let cd10 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[1].x, d.0[1].x, 0x20)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm256_permute2x128_si256` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1665:46 | 1665 | let cd11 = u32x4x2_avx2::new(_mm256_permute2x128_si256(c.0[1].x, d.0[1].x, 0x31)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1675:14 | 1675 | impl Vector<[u32; 16]> for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1681:20 | 1681 | impl From> for vec512_storage { | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1681:14 | 1681 | impl From> for vec512_storage { | ^^^^ not found in this scope error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1692:20 | 1692 | impl From>> for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1692:14 | 1692 | impl From>> for u32x4x4_avx2 { | ^^^^ not found in this scope error[E0425]: cannot find function `_mm256_setr_m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1697:39 | 1697 | u32x4x2_avx2::new(_mm256_setr_m128i(x.0[0].x, x.0[1].x)), | ^^^^^^^^^^^^^^^^^ not found in this scope error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `_mm256_setr_m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/sse2.rs:1698:39 | 1698 | u32x4x2_avx2::new(_mm256_setr_m128i(x.0[2].x, x.0[3].x)), | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:36:35 | 36 | pub struct SseMachine(PhantomData<(S3, S4, NI)>); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:37:10 | 37 | impl Machine for SseMachine | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:37:20 | 37 | impl Machine for SseMachine | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:37:30 | 37 | impl Machine for SseMachine | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:44:36 | 44 | sse2::u128x2_sse2: Into>, | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:45:36 | 45 | sse2::u128x2_sse2: Into>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:46:36 | 46 | sse2::u128x2_sse2: Into>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:47:36 | 47 | sse2::u128x4_sse2: Into>, | ^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:48:36 | 48 | sse2::u128x4_sse2: Into>, | ^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:65:20 | 65 | SseMachine(PhantomData) | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:70:28 | 70 | pub struct Avx2Machine(PhantomData); | ^^^^^^^^^^^ not found in this scope error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:71:10 | 71 | impl Machine for Avx2Machine | ^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:93:21 | 93 | Avx2Machine(PhantomData) | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `__m128i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:114:11 | 114 | sse2: __m128i, | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:122:10 | 122 | impl<'a> From<&'a vec128_storage> for &'a [u32; 4] { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:128:6 | 128 | impl From<[u32; 4]> for vec128_storage { | ^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:134:6 | 134 | impl Default for vec128_storage { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:140:6 | 140 | impl Eq for vec128_storage {} | ^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:141:6 | 141 | impl PartialEq for vec128_storage { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `__m256i` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:155:10 | 155 | avx: __m256i, | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:157:6 | 157 | impl From<[u64; 4]> for vec256_storage { | ^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:163:6 | 163 | impl Default for vec256_storage { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:179:6 | 179 | impl Eq for vec256_storage {} | ^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:180:6 | 180 | impl PartialEq for vec256_storage { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:196:6 | 196 | impl Default for vec512_storage { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:214:6 | 214 | impl Eq for vec512_storage {} | ^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:215:6 | 215 | impl PartialEq for vec512_storage { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 232 | impl_into!(vec128_storage, [u32; 4], u32x4); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 233 | impl_into!(vec128_storage, [u64; 2], u64x2); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 234 | impl_into!(vec128_storage, [u128; 1], u128x1); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 235 | impl_into!(vec256_storage, [u32; 8], u32x8); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 236 | impl_into!(vec256_storage, [u64; 4], u64x4); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 237 | impl_into!(vec256_storage, [u128; 2], u128x2); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 238 | impl_into!(vec512_storage, [u32; 16], u32x16); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 239 | impl_into!(vec512_storage, [u64; 8], u64x8); | ------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/ppv-lite86/src/x86_64/mod.rs:224:14 | 224 | impl From<$storage> for $array { | ^^^^ not found in this scope ... 240 | impl_into!(vec512_storage, [u128; 4], u128x4); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_into` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:908:9 | 908 | debug_assert_eq!(self.kind(), KIND_VEC); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1588:9 | 1588 | use std::mem::size_of; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:900:9 | 900 | debug_assert_eq!(self.kind(), KIND_VEC); | ^^^^^^^^^^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `iter` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:179:14 | 179 | entries: iter::Enumerate>>, | ^^^^ use of undeclared crate or module `iter` error[E0433]: failed to resolve: use of undeclared crate or module `vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:179:30 | 179 | entries: iter::Enumerate>>, | ^^^ use of undeclared crate or module `vec` error[E0433]: failed to resolve: use of undeclared crate or module `iter` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:185:14 | 185 | entries: iter::Enumerate>>, | ^^^^ use of undeclared crate or module `iter` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:185:30 | 185 | entries: iter::Enumerate>>, | ^^^^^ use of undeclared crate or module `slice` error: requires `copy` lang_item Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0463. error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1806:3 | 1806 | #[derive(Clone, Copy, Debug, Eq, Hash, Ord, PartialEq, PartialOrd)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:876:9 | 876 | debug_assert_eq!(shared as usize & KIND_MASK, KIND_ARC); | ^^^^^^^^^^^^^^^ error: could not compile `ppv-lite86` due to 817 previous errors error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1811:9 | 1811 | panic!("BigEndian default") | ^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:850:9 | 850 | debug_assert!(ref_cnt == 1 || ref_cnt == 2); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1836:3 | 1836 | #[derive(Clone, Copy, Debug, Eq, Hash, Ord, PartialEq, PartialOrd)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:849:9 | 849 | debug_assert_eq!(self.kind(), KIND_VEC); | ^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `iter` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:200:14 | 200 | entries: iter::Enumerate>>, | ^^^^ use of undeclared crate or module `iter` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:200:30 | 200 | entries: iter::Enumerate>>, | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:206:12 | 206 | inner: vec::Drain<'a, Entry>, | ^^^ use of undeclared crate or module `vec` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1841:9 | 1841 | panic!("LittleEndian default") | ^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:817:9 | 817 | assert!(end <= self.cap, "set_end out of bounds"); | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:816:9 | 816 | debug_assert_eq!(self.kind(), KIND_ARC); | ^^^^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1993:9 | 1993 | assert!(1 <= nbytes && nbytes <= 8 && nbytes <= buf.len()); | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0432]: unresolved import `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:35:13 | 35 | pub use io::{Error, ErrorKind, IoSlice, IoSliceMut, Result, SeekFrom}; | ^^ use of undeclared crate or module `io` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:778:9 | 778 | debug_assert!(start <= self.cap, "internal: set_start out of bounds"); | ^^^^^^^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2008:9 | 2008 | assert!(1 <= nbytes && nbytes <= 16 && nbytes <= buf.len()); | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:691:13 | 691 | debug_assert!(dst.len() >= cnt); | ^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2023 | unsafe_write_num_bytes!(u16, 2, n, buf, to_be); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:261:22 | 261 | entries: Vec::with_capacity(capacity), | ^^^ use of undeclared type `Vec` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:598:9 | 598 | debug_assert_eq!(kind, KIND_ARC); | ^^^^^^^^^^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2028 | unsafe_write_num_bytes!(u32, 4, n, buf, to_be); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:486:9 | 486 | debug_assert!(len <= self.cap, "set_len out of bounds"); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2033 | unsafe_write_num_bytes!(u64, 8, n, buf, to_be); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:362:9 | 362 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2038 | unsafe_write_num_bytes!(u128, 16, n, buf, to_be); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:289:9 | 289 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2043:9 | 2043 | assert!(pack_size(n) <= nbytes && nbytes <= 8); | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:251:13 | 251 | debug_assert_eq!(self.kind(), KIND_ARC); | ^^^^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2044:9 | 2044 | assert!(nbytes <= buf.len()); | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:61:11 | 61 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash, PartialOrd, Ord)] | ^^^^^^ ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `stringify` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:72:34 | 72 | $name => stringify!($name), | ^^^^^^^^^ ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:86:32 | 86 | f.pad(&format!("Unknown {}: {}", stringify!($struct_name), self.0)) | ^^^^^^ ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1038:13 | 1038 | debug_assert!(actual as usize == ptr as usize); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:175:3 | 175 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:205:3 | 205 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:223:3 | 223 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:23:7 | 23 | #[derive(Clone, Copy, Debug)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2057:9 | 2057 | assert!(pack_size128(n) <= nbytes && nbytes <= 16); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:140:9 | 140 | assert!(index <= self.len); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:169:9 | 169 | assert!(self.len > 0); | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:181:9 | 181 | debug_assert!(len <= slice.len()); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:204:9 | 204 | debug_assert!(self.len <= slice.len()); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:213:9 | 213 | debug_assert!(self.len <= slice.len()); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/addr.rs:5:3 | 5 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:32:3 | 32 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:106:3 | 106 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:110:3 | 110 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:222:3 | 222 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:406:3 | 406 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:469:3 | 469 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:804:3 | 804 | #[derive(Clone, Default, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:817:3 | 817 | #[derive(Clone, Default, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:907:3 | 907 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:958:3 | 958 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1034:3 | 1034 | #[derive(Copy, Clone, Debug, Default, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1079:9 | 1079 | debug_assert!( | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1135:3 | 1135 | #[derive(Clone, Debug, Default, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1166:3 | 1166 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1433:3 | 1433 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1488:3 | 1488 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1824:3 | 1824 | #[derive(Clone, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1905:9 | 1905 | debug_assert!(self.stack[0].is_default()); | ^^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1919:9 | 1919 | assert_eq!(self.is_initialized, false); | ^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2047:3 | 2047 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2082:9 | 2082 | assert!(ctx.stack.len() >= 1); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2101:9 | 2101 | assert!(ctx.stack.len() >= 1); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2120:9 | 2120 | assert!(self.ctx.stack.len() >= 1); | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2401:17 | 2401 | debug_assert!(r.1.is_defined()); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2422:13 | 2422 | debug_assert!(old_rule.is_defined()); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2466:13 | 2466 | debug_assert!(rule.is_defined()); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2473:13 | 2473 | debug_assert!(rhs_rule.is_defined()); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2486:3 | 2486 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2501:3 | 2501 | #[derive(PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2658:3 | 2658 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1022:5 | 1022 | debug_assert!( | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2698:3 | 2698 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2743:3 | 2743 | #[derive(Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2058:9 | 2058 | assert!(nbytes <= buf.len()); | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3062:9 | 3062 | debug_assert_eq!(high_bits, 0); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3237:3 | 3237 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3287:3 | 3287 | #[derive(Copy, Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3328:3 | 3328 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3382:14 | 3382 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3403:14 | 3403 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:22:3 | 22 | #[derive(Debug, Default)] | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:553:28 | 553 | return format!( | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:570:3 | 570 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:792:3 | 792 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1048:3 | 1048 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1051:3 | 1051 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:16:3 | 16 | #[derive(Debug, Default, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:72:9 | 72 | debug_assert!(base_ptr <= ptr); | ^^^^^^^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:73:9 | 73 | debug_assert!(ptr + self.slice.len() <= base_ptr + base.slice.len()); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:18:3 | 18 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:18:3 | 18 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:108:3 | 108 | #[derive(Debug, Default, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:184:3 | 184 | #[derive(Debug, Clone, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `assert_ne` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:204:9 | 204 | assert_ne!(code, 0); | ^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:287:3 | 287 | #[derive(Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:375:3 | 375 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:391:9 | 391 | debug_assert!( | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:7:3 | 7 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:98:3 | 98 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:138:3 | 138 | #[derive(Debug, Clone, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:255:3 | 255 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:299:3 | 299 | #[derive(Debug, Clone, PartialEq, Eq, PartialOrd, Ord)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:11:3 | 11 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:53:3 | 53 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:95:3 | 95 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:276:3 | 276 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:300:3 | 300 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:16:3 | 16 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:177:3 | 177 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:270:3 | 270 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:929:13 | 929 | debug_assert_eq!(kind, KIND_VEC); | ^^^^^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2071 | unsafe_read_slice!(src, dst, 2, to_be); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:530:49 | 530 | LineInstruction::Special(opcode) => write!(f, "Special opcode {}", opcode), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:531:38 | 531 | LineInstruction::Copy => write!(f, "{}", constants::DW_LNS_copy), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:533:17 | 533 | write!(f, "{} by {}", constants::DW_LNS_advance_pc, advance) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:536:17 | 536 | write!(f, "{} by {}", constants::DW_LNS_advance_line, increment) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:539:17 | 539 | write!(f, "{} to {}", constants::DW_LNS_set_file, file) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:542:17 | 542 | write!(f, "{} to {}", constants::DW_LNS_set_column, column) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:544:49 | 544 | LineInstruction::NegateStatement => write!(f, "{}", constants::DW_LNS_negate_stmt), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:545:47 | 545 | LineInstruction::SetBasicBlock => write!(f, "{}", constants::DW_LNS_set_basic_block), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:546:44 | 546 | LineInstruction::ConstAddPc => write!(f, "{}", constants::DW_LNS_const_add_pc), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:548:17 | 548 | write!(f, "{} by {}", constants::DW_LNS_fixed_advance_pc, advance) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:550:48 | 550 | LineInstruction::SetPrologueEnd => write!(f, "{}", constants::DW_LNS_set_prologue_end), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:552:17 | 552 | write!(f, "{}", constants::DW_LNS_set_epilogue_begin) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:554:45 | 554 | LineInstruction::SetIsa(isa) => write!(f, "{} to {}", constants::DW_LNS_set_isa, isa), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:555:58 | 555 | LineInstruction::UnknownStandard0(opcode) => write!(f, "Unknown {}", opcode), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:557:17 | 557 | write!(f, "Unknown {} with operand {}", opcode, arg) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:560:17 | 560 | write!(f, "Unknown {} with operands {:?}", opcode, args) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:562:45 | 562 | LineInstruction::EndSequence => write!(f, "{}", constants::DW_LNE_end_sequence), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:564:17 | 564 | write!(f, "{} to {}", constants::DW_LNE_set_address, address) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:566:47 | 566 | LineInstruction::DefineFile(_) => write!(f, "{}", constants::DW_LNE_define_file), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:568:17 | 568 | write!(f, "{} to {}", constants::DW_LNE_set_discriminator, discr) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:570:60 | 570 | LineInstruction::UnknownExtended(opcode, _) => write!(f, "Unknown {}", opcode), | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:584:3 | 584 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:636:3 | 636 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:988:3 | 988 | #[derive(Copy, Clone, Debug, PartialEq, Eq, PartialOrd, Ord)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1004:3 | 1004 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1023:3 | 1023 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1430:3 | 1430 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1523:3 | 1523 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1572:3 | 1572 | #[derive(Copy, Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1674:3 | 1674 | #[derive(Copy, Clone, Debug, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lists.rs:4:3 | 4 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:13:3 | 13 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:59:3 | 59 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:127:3 | 127 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:297:3 | 297 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:310:3 | 310 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:318:3 | 318 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:517:3 | 517 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:626:3 | 626 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:31:3 | 31 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:71:3 | 71 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2076 | unsafe_read_slice!(src, dst, 4, to_be); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:916:9 | 916 | debug_assert_eq!(kind, KIND_VEC); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:128:3 | 128 | #[derive(Debug, Clone, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:145:3 | 145 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:14:3 | 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:33:3 | 33 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:295:3 | 295 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:304:3 | 304 | #[derive(Debug, Clone, Copy, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:358:3 | 358 | #[derive(Debug, Clone, Copy, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:812:3 | 812 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:821:3 | 821 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:841:3 | 841 | #[derive(Debug, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:920:3 | 920 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:958:3 | 958 | #[derive(Debug, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1092:3 | 1092 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1137:17 | 1137 | panic!("Called `Evaluation::result` on an `Evaluation` that has not been completed") | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1184:18 | 1184 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1599:17 | 1599 | panic!("Called `Evaluation::result` on an `Evaluation` that has not been completed") | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1620:44 | 1620 | EvaluationState::Waiting(_) => panic!(), | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1645:18 | 1645 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1668:18 | 1668 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1689:18 | 1689 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1710:18 | 1710 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1731:18 | 1731 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1757:18 | 1757 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1778:18 | 1778 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1802:18 | 1802 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1824:18 | 1824 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1846:18 | 1846 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1875:18 | 1875 | _ => panic!( | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubnames.rs:7:3 | 7 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubnames.rs:49:3 | 49 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubnames.rs:117:3 | 117 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubtypes.rs:7:3 | 7 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubtypes.rs:49:3 | 49 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubtypes.rs:117:3 | 117 | #[derive(Debug, Clone)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:13:3 | 13 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:59:3 | 59 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:129:3 | 129 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:275:3 | 275 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:287:3 | 287 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:295:3 | 295 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2081 | unsafe_read_slice!(src, dst, 8, to_be); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:454:3 | 454 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:902:13 | 902 | debug_assert_eq!(kind, KIND_VEC); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:545:3 | 545 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:584:3 | 584 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:11:3 | 11 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:100:3 | 100 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:203:3 | 203 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:249:3 | 249 | #[derive(Debug, Clone, Copy, PartialEq, Eq, Ord, PartialOrd, Hash)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:82:3 | 82 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:189:3 | 189 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:251:3 | 251 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:313:3 | 313 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:456:9 | 456 | assert!(idx.start <= idx.end); | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:657:3 | 657 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:943:3 | 943 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1121:3 | 1121 | #[derive(Copy, Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2284:3 | 2284 | #[derive(Clone, Copy, Debug)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2306:17 | 2306 | debug_assert_eq!(end, self.input.offset_from(&self.entry.attrs_slice)); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2395:3 | 2395 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2476:3 | 2476 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2861:3 | 2861 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2906:13 | 2906 | debug_assert_eq!(self.depth + 1, depth); | ^^^^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2993:3 | 2993 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3004:9 | 3004 | debug_assert!(tree.entry.is_some()); | ^^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3028:3 | 3028 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3075:3 | 3075 | #[derive(Debug, Default, Clone, Copy)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3176:3 | 3176 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:27:3 | 27 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:56:3 | 56 | #[derive(Debug, Clone, Copy, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:261:3 | 261 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:270:3 | 270 | #[derive(Debug, Clone, Copy, PartialEq, Eq)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:439:9 | 439 | write!(f, "{}", self.description()) | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2086 | unsafe_read_slice!(src, dst, 16, to_be); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:888:9 | 888 | debug_assert_eq!(kind, KIND_VEC); | ^^^^^^^^^^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2091:12 | 2091 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:539:9 | 539 | assert!( | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2092 | unsafe_write_slice_native!(src, dst, u16); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:502:9 | 502 | debug_assert!(self.len >= by, "internal: inc_start out of bounds"); | ^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2094 | write_slice!(src, dst, u16, 2, Self::write_u16); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:402:9 | 402 | assert!( | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2094 | write_slice!(src, dst, u16, 2, Self::write_u16); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:353:9 | 353 | assert!( | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2100:12 | 2100 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:314:9 | 314 | assert!( | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2101 | unsafe_write_slice_native!(src, dst, u32); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:308:9 | 308 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2103 | write_slice!(src, dst, u32, 4, Self::write_u32); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:251:9 | 251 | assert!( | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2103 | write_slice!(src, dst, u32, 4, Self::write_u32); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:530:9 | 530 | mem::forget(guard); | ^^^ use of undeclared crate or module `mem` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:245:9 | 245 | assert!( | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2109:12 | 2109 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:10:3 | 10 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2110 | unsafe_write_slice_native!(src, dst, u64); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:99:9 | 99 | assert_eq!(self.len(), src.len()); | ^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2112 | write_slice!(src, dst, u64, 8, Self::write_u64); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:70:9 | 70 | assert!(index < self.len()); | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2112 | write_slice!(src, dst, u64, 8, Self::write_u64); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/take.rs:149:9 | 149 | assert!(len <= self.remaining(), "`len` greater than remaining"); | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2118:12 | 2118 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/take.rs:143:9 | 143 | assert!(cnt <= self.limit); | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2119 | unsafe_write_slice_native!(src, dst, u128); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:347:9 | 347 | use core::{ | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/take.rs:9:3 | 9 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2121 | write_slice!(src, dst, u128, 16, Self::write_u128); | -------------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:354:9 | 354 | use std::panic::{RefUnwindSafe, UnwindSafe}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:10:3 | 10 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2121 | write_slice!(src, dst, u128, 16, Self::write_u128); | -------------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/limit.rs:71:9 | 71 | assert!(cnt <= self.limit); | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2127:12 | 2127 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:770:9 | 770 | use std::{ | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/limit.rs:8:3 | 8 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2136:12 | 2136 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2145:12 | 2145 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:25:3 | 25 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2154:12 | 2154 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/chain.rs:181:13 | 181 | assert!( | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2163:12 | 2163 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/chain.rs:31:3 | 31 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2175:12 | 2175 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:180:9 | 180 | use core::{marker::PhantomData, ptr}; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1083:9 | 1083 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2209:9 | 2209 | assert!(1 <= nbytes && nbytes <= 8 && nbytes <= buf.len()); | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:6:5 | 6 | use std::{ | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1063:9 | 1063 | assert!(self.remaining_mut() >= cnt); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2220:9 | 2220 | assert!(1 <= nbytes && nbytes <= 16 && nbytes <= buf.len()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:239:9 | 239 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2231 | unsafe_write_num_bytes!(u16, 2, n, buf, to_le); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:197:9 | 197 | assert!(self.remaining_mut() >= src.remaining()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2236 | unsafe_write_num_bytes!(u32, 4, n, buf, to_le); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:1067:9 | 1067 | assert!(pos <= self.get_ref().as_ref().len()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2241 | unsafe_write_num_bytes!(u64, 8, n, buf, to_le); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:819:9 | 819 | assert!(len <= self.remaining(), "`len` greater than remaining"); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1906:9 | 1906 | assert!($size <= $dst.len()); | ^^^^^^ ... 2246 | unsafe_write_num_bytes!(u128, 16, n, buf, to_le); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:35:9 | 35 | debug_assert!(mem::size_of::<$typ>() >= $len_to_read); | ^^^^^^^^^^^^ ... 714 | buf_get_impl!(le => self, i64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2251:9 | 2251 | assert!(pack_size(n as u64) <= nbytes && nbytes <= 8); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:44:9 | 44 | debug_assert!(mem::size_of::<$typ>() >= $len_to_read); | ^^^^^^^^^^^^ ... 694 | buf_get_impl!(be => self, i64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2252:9 | 2252 | assert!(nbytes <= buf.len()); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2261:9 | 2261 | assert!(pack_size128(n as u128) <= nbytes && nbytes <= 16); | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:35:9 | 35 | debug_assert!(mem::size_of::<$typ>() >= $len_to_read); | ^^^^^^^^^^^^ ... 674 | buf_get_impl!(le => self, u64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2262:9 | 2262 | assert!(nbytes <= buf.len()); | ^^^^^^ error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:44:9 | 44 | debug_assert!(mem::size_of::<$typ>() >= $len_to_read); | ^^^^^^^^^^^^ ... 654 | buf_get_impl!(be => self, u64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2271 | unsafe_read_slice!(src, dst, 2, to_le); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:311:9 | 311 | assert!(self.remaining() >= 1); | ^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:25:5 | 25 | use core::sync::atomic; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:28:5 | 28 | use core::num::NonZeroUsize; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2276 | unsafe_read_slice!(src, dst, 4, to_le); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:288:9 | 288 | assert!(self.remaining() >= 1); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2281 | unsafe_read_slice!(src, dst, 8, to_le); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:253:9 | 253 | assert!(self.remaining() >= dst.len()); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1923:9 | 1923 | assert_eq!($src.len(), $size * $dst.len()); | ^^^^^^^^^ ... 2286 | unsafe_read_slice!(src, dst, 16, to_le); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:79:14 | 79 | impl fmt::Display for $struct_name { | ^^^ use of undeclared crate or module `fmt` ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:35 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:65 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:59:32 | 59 | let byte = val & u64::from(core::u8::MAX); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2291:12 | 2291 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0432]: unresolved import `atomic` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:27:5 | 27 | use atomic::{AtomicUsize, Ordering}; | ^^^^^^ use of undeclared crate or module `atomic` error[E0432]: unresolved import `super::atomic` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:179:16 | 179 | use super::atomic::{AtomicPtr, Ordering}; | ^^^^^^ could not find `atomic` in `super` error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:53:26 | 53 | unsafe { MaybeUninit::uninit().assume_init() } | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` ... 73 | impl_array!(0 1 2 3 4 8 16 32 64 128 192); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_array` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2292 | unsafe_write_slice_native!(src, dst, u16); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:717:47 | 717 | init.take().unwrap_or_else(|| panic!("Lazy instance has previously been poisoned")) | ^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2294 | write_slice!(src, dst, u16, 2, Self::write_u16); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:740:25 | 740 | None => panic!("Lazy instance has previously been poisoned"), | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:80:9 | 80 | Box::new([]) | ^^^ use of undeclared type `Box` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:84:31 | 84 | let mut vec: Vec<_> = core::mem::replace(storage, Box::new([])).into(); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2294 | write_slice!(src, dst, u16, 2, Self::write_u16); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:84:59 | 84 | let mut vec: Vec<_> = core::mem::replace(storage, Box::new([])).into(); | ^^^ use of undeclared type `Box` error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:755:51 | 755 | self.cell.get_mut().unwrap_or_else(|| unreachable!()) | ^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:124:18 | 124 | unsafe { ptr::drop_in_place(ptr) }; | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:134:29 | 134 | storage[self.len] = MaybeUninit::new(value); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:151:13 | 151 | core::ptr::copy(p as *const _, p.add(1), self.len - index); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `MaybeUninit` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:153:26 | 153 | storage[index] = MaybeUninit::new(element); | ^^^^^^^^^^^ use of undeclared type `MaybeUninit` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:178:19 | 178 | let len = core::mem::replace(&mut self.len, 0); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:179:23 | 179 | let storage = core::mem::replace(&mut self.storage, Box::new([])); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:179:61 | 179 | let storage = core::mem::replace(&mut self.storage, Box::new([])); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:123:9 | 123 | Pin::new(&mut **self).poll_ready(cx) | ^^^ use of undeclared type `Pin` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:180:21 | 180 | let slice = Box::leak(storage); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:183:18 | 183 | unsafe { Vec::from_raw_parts(slice.as_ptr() as _, len, slice.len()) } | ^^^ use of undeclared type `Vec` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2300:12 | 2300 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:199:20 | 199 | impl ops::Deref for ArrayVec { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:206:18 | 206 | unsafe { slice::from_raw_parts(slice.as_ptr() as _, self.len) } | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:210:20 | 210 | impl ops::DerefMut for ArrayVec { | ^^^ use of undeclared crate or module `ops` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1191:47 | 1191 | init.take().unwrap_or_else(|| panic!("Lazy instance has previously been poisoned")) | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:215:18 | 215 | unsafe { slice::from_raw_parts_mut(slice.as_mut_ptr() as _, self.len) } | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:243:20 | 243 | impl fmt::Debug for ArrayVec | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:245:14 | 245 | A::Item: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:247:27 | 247 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:247:50 | 247 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:248:9 | 248 | fmt::Debug::fmt(&**self, f) | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:96:27 | 96 | address_size: mem::size_of::() as u8, | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `IoSlice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:169:22 | 169 | dst[0] = IoSlice::new(self.chunk()); | ^^^^^^^ use of undeclared type `IoSlice` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2301 | unsafe_write_slice_native!(src, dst, u32); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:269:17 | 269 | Ordering::Equal => { | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:273:17 | 273 | Ordering::Less => { | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:277:17 | 277 | Ordering::Greater => { | ^^^^^^^^ use of undeclared type `Ordering` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1213:25 | 1213 | None => panic!("Lazy instance has previously been poisoned"), | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:460:27 | 460 | address_size: mem::size_of::() as u8, | ^^^ use of undeclared crate or module `mem` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2303 | write_slice!(src, dst, u32, 4, Self::write_u32); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1228:51 | 1228 | self.cell.get_mut().unwrap_or_else(|| unreachable!()) | ^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2303 | write_slice!(src, dst, u32, 4, Self::write_u32); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:17:3 | 17 | #[derive(Debug)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:260:23 | 260 | cnt = cmp::min(src.len(), dst.len() - off); | ^^^ use of undeclared crate or module `cmp` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2309:12 | 2309 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:113:9 | 113 | debug_assert!(self.is_initialized()); | ^^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2310 | unsafe_write_slice_native!(src, dst, u64); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:119:17 | 119 | debug_assert!(false); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1845:27 | 1845 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1845:46 | 1845 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1876:20 | 1876 | stack: Default::default(), | ^^^^^^^ use of undeclared type `Default` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2312 | write_slice!(src, dst, u64, 8, Self::write_u64); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:172:9 | 172 | assert_eq!(queue & STATE_MASK, RUNNING); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2312 | write_slice!(src, dst, u64, 8, Self::write_u64); | ----------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:222:18 | 222 | _ => debug_assert!(false), | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:262:17 | 262 | ptr::copy_nonoverlapping(src.as_ptr(), dst[off..].as_mut_ptr(), cnt); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2364:27 | 2364 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2364:46 | 2364 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2382:20 | 2382 | rules: Default::default(), | ^^^^^^^ use of undeclared type `Default` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2318:12 | 2318 | if cfg!(target_endian = "little") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2487:41 | 2487 | pub struct RegisterRuleIter<'iter, R>(::core::slice::Iter<'iter, (Register, RegisterRule)>) | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:597:13 | 597 | assert!(self.set(val).is_ok(), "reentrant init"); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2511:27 | 2511 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2511:46 | 2511 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2540:18 | 2540 | cfa: Default::default(), | ^^^^^^^ use of undeclared type `Default` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2541:24 | 2541 | registers: Default::default(), | ^^^^^^^ use of undeclared type `Default` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1947:9 | 1947 | assert_eq!(size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2319 | unsafe_write_slice_native!(src, dst, u128); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:902:13 | 902 | debug_assert!(self.0.is_initialized()); | ^^^^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1961:9 | 1961 | assert!($size == ::core::mem::size_of::<$ty>()); | ^^^^^^ ... 2321 | write_slice!(src, dst, u128, 16, Self::write_u128); | -------------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1066:13 | 1066 | debug_assert!(self.0.is_initialized()); | ^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 334 | buf_get_impl!(self, u16::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:78:32 | 78 | F: FnMut(SectionId) -> core::result::Result, | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:76:42 | 76 | pub fn load(mut section: F) -> core::result::Result | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:109:32 | 109 | F: FnMut(SectionId) -> core::result::Result, | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:107:53 | 107 | pub fn load_sup(&mut self, section: F) -> core::result::Result<(), E> | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:111:25 | 111 | self.sup = Some(Arc::new(Self::load(section)?)); | ^^^ use of undeclared type `Arc` error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:159:39 | 159 | sup: self.sup().map(|sup| Arc::new(sup.borrow(borrow))), | ^^^ use of undeclared type `Arc` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1962:9 | 1962 | assert_eq!($size * $src.len(), $dst.len()); | ^^^^^^^^^ ... 2321 | write_slice!(src, dst, u128, 16, Self::write_u128); | -------------------------------------------------- in this macro invocation | = note: this error originates in the macro `write_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:165:31 | 165 | self.sup.as_ref().map(Arc::as_ref) | ^^^ use of undeclared type `Arc` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:31:3 | 31 | #[derive(Default, Debug)] | ^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2327:12 | 2327 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:110:3 | 110 | #[derive(Default, Debug)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:127:9 | 127 | Pin::new(&mut **self).start_send(item) | ^^^ use of undeclared type `Pin` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:622:32 | 622 | F: FnMut(SectionId) -> core::result::Result, | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:620:52 | 620 | pub fn load(mut section: F, empty: R) -> core::result::Result | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2336:12 | 2336 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:192:13 | 192 | write!(f, "OnceBox({:?})", self.inner.load(Ordering::Relaxed)) | ^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2345:12 | 2345 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1265:13 | 1265 | debug_assert!(false); | ^^^^^^^^^^^^ error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2354:12 | 2354 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:90:9 | 90 | String::from_utf8_lossy(self.slice) | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:887:33 | 887 | let key = byte_offset / mem::size_of::>(); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 354 | buf_get_impl!(self, u16::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2363:12 | 2363 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:313:12 | 313 | Ok(String::from_utf8_lossy(self.slice)) | ^^^^^^ use of undeclared type `String` error: cannot find macro `cfg` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2375:12 | 2375 | if cfg!(target_endian = "big") { | ^^^ | = note: `cfg` is in scope, but it is an attribute: `#[cfg]` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:308:23 | 308 | let mut val = Default::default(); | ^^^^^^^ use of undeclared type `Default` error[E0433]: failed to resolve: use of undeclared type `AsMut` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:309:31 | 309 | self.read_slice(>::as_mut(&mut val))?; | ^^^^^ use of undeclared type `AsMut` error[E0433]: failed to resolve: use of undeclared crate or module `btree_map` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:111:10 | 111 | map: btree_map::BTreeMap, | ^^^^^^^^^ use of undeclared crate or module `btree_map` error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:30:25 | 30 | pub trait ReadBytesExt: io::Read { | ^^ use of undeclared crate or module `io` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:118:18 | 118 | vec: Vec::new(), | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared crate or module `btree_map` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:119:18 | 119 | map: btree_map::BTreeMap::new(), | ^^^^^^^^^ use of undeclared crate or module `btree_map` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:128:53 | 128 | fn insert(&mut self, abbrev: Abbreviation) -> ::core::result::Result<(), ()> { | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `btree_map` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:147:13 | 147 | btree_map::Entry::Occupied(_) => Err(()), | ^^^^^^^^^ use of undeclared crate or module `btree_map` error[E0433]: failed to resolve: use of undeclared crate or module `btree_map` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:148:13 | 148 | btree_map::Entry::Vacant(entry) => { | ^^^^^^^^^ use of undeclared crate or module `btree_map` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:331:27 | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:331:50 | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 374 | buf_get_impl!(self, i16::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:278:15 | 278 | sections: slice::Iter<'index, SectionId>, | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:523:17 | 523 | impl fmt::Display for LineInstruction | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:528:27 | 528 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:528:46 | 528 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:528:65 | 528 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `NonZeroU64` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:719:9 | 719 | NonZeroU64::new(self.line.0) | ^^^^^^^^^^ use of undeclared type `NonZeroU64` error[E0433]: failed to resolve: use of undeclared type `NonZeroU64` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:727:9 | 727 | NonZeroU64::new(self.column) | ^^^^^^^^^^ use of undeclared type `NonZeroU64` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1351:39 | 1351 | let mut include_directories = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1353:38 | 1353 | directory_entry_format = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1376:30 | 1376 | let mut file_names = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1386:38 | 1386 | file_name_entry_format = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1477:29 | 1477 | let mut sequences = Vec::new(); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1686:26 | 1686 | let mut format = Vec::with_capacity(format_count); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 394 | buf_get_impl!(self, i16::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1011:24 | 1011 | let prev = mem::replace(entry, Entry::Vacant(self.next)); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 414 | buf_get_impl!(self, u32::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1162:20 | 1162 | stack: Default::default(), | ^^^^^^^ use of undeclared type `Default` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1163:31 | 1163 | expression_stack: Default::default(), | ^^^^^^^ use of undeclared type `Default` error[E0433]: failed to resolve: use of undeclared type `Default` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1165:21 | 1165 | result: Default::default(), | ^^^^^^^ use of undeclared type `Default` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:131:9 | 131 | Pin::new(&mut **self).poll_flush(cx) | ^^^ use of undeclared type `Pin` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1752:21 | 1752 | mem::swap(&mut pc, &mut self.pc); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1753:21 | 1753 | mem::swap(&mut bytes, &mut self.bytecode); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 434 | buf_get_impl!(self, u32::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:685:24 | 685 | attrs_len: Cell::new(None), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:931:24 | 931 | attrs_len: Cell::new(None), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1152:9 | 1152 | impl ops::Index for Slab { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 454 | buf_get_impl!(self, i32::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1163:9 | 1163 | impl ops::IndexMut for Slab { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 474 | buf_get_impl!(self, i32::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:436:6 | 436 | impl fmt::Display for Error { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:438:27 | 438 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:438:48 | 438 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:438:73 | 438 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:598:22 | 598 | pub type Result = result::Result; | ^^^^^^ use of undeclared crate or module `result` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:630:33 | 630 | F: FnOnce(SectionId) -> core::result::Result, | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:628:28 | 628 | fn load(f: F) -> core::result::Result | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `From` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:632:27 | 632 | f(Self::id()).map(From::from) | ^^^^ use of undeclared type `From` error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:70:6 | 70 | impl Default for LineEncoding { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:184:9 | 184 | impl From for DebugFrameOffset { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:195:9 | 195 | impl From for EhFrameOffset { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:211:9 | 211 | impl From> for UnitSectionOffset { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:217:9 | 217 | impl From> for UnitSectionOffset { | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:225:8 | 225 | T: Clone, | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:228:43 | 228 | pub fn as_debug_info_offset(&self) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:230:59 | 230 | UnitSectionOffset::DebugInfoOffset(offset) => Some(offset.clone()), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:231:55 | 231 | UnitSectionOffset::DebugTypesOffset(_) => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:235:44 | 235 | pub fn as_debug_types_offset(&self) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:237:54 | 237 | UnitSectionOffset::DebugInfoOffset(_) => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:238:60 | 238 | UnitSectionOffset::DebugTypesOffset(offset) => Some(offset.clone()), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:322:30 | 322 | pub fn dwo_name(self) -> Option<&'static str> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:323:9 | 323 | Some(match self { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:338:25 | 338 | _ => return None, | ^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/common.rs:359:6 | 359 | impl Default for DwarfFileType { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:20:57 | 20 | pub fn register_name(register: Register) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:23:40 | 23 | Self::$name => Some($disp), | ^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 494 | buf_get_impl!(self, u64::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:135:9 | 135 | Pin::new(&mut **self).poll_close(cx) | ^^^ use of undeclared type `Pin` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 514 | buf_get_impl!(self, u64::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:25:33 | 25 | _ => return None, | ^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:30:46 | 30 | pub fn name_to_register(value: &str) -> Option { | ^^^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:33:34 | 33 | $disp => Some(Self::$name), | ^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 534 | buf_get_impl!(self, i64::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:46:20 | 46 | queue: AtomicUsize::new(INCOMPLETE), | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:36:42 | 36 | $($alias_disp => Some(Self::$alias_name),)+ | ^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 554 | buf_get_impl!(self, i64::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:38:33 | 38 | _ => return None, | ^^^^ not found in this scope ... 51 | / registers!(Arm, { 52 | | R0 = (0, "R0"), 53 | | R1 = (1, "R1"), 54 | | R2 = (2, "R2"), ... | 217 | | S31 = (271, "S31"), 218 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:20:57 | 20 | pub fn register_name(register: Register) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 226 | / registers!(AArch64, { 227 | | X0 = (0, "X0"), 228 | | X1 = (1, "X1"), 229 | | X2 = (2, "X2"), ... | 291 | | V31 = (95, "V31"), 292 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:23:40 | 23 | Self::$name => Some($disp), | ^^^^ not found in this scope ... 226 | / registers!(AArch64, { 227 | | X0 = (0, "X0"), 228 | | X1 = (1, "X1"), 229 | | X2 = (2, "X2"), ... | 291 | | V31 = (95, "V31"), 292 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1286:9 | 1286 | impl fmt::Debug for Slab | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1288:8 | 1288 | T: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1290:29 | 1290 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1290:52 | 1290 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1302:9 | 1302 | impl fmt::Debug for IntoIter | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1304:8 | 1304 | T: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1306:29 | 1306 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1306:52 | 1306 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1313:9 | 1313 | impl fmt::Debug for Iter<'_, T> | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1315:8 | 1315 | T: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1317:29 | 1317 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1317:52 | 1317 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1324:9 | 1324 | impl fmt::Debug for IterMut<'_, T> | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1326:8 | 1326 | T: fmt::Debug, | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1328:29 | 1328 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1328:52 | 1328 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1335:9 | 1335 | impl fmt::Debug for Drain<'_, T> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1336:29 | 1336 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1336:52 | 1336 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `UnsafeCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:48:20 | 48 | value: UnsafeCell::new(None), | ^^^^^^^^^^ use of undeclared type `UnsafeCell` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 574 | buf_get_impl!(self, u128::from_be_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:25:33 | 25 | _ => return None, | ^^^^ not found in this scope ... 226 | / registers!(AArch64, { 227 | | X0 = (0, "X0"), 228 | | X1 = (1, "X1"), 229 | | X2 = (2, "X2"), ... | 291 | | V31 = (95, "V31"), 292 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:30:46 | 30 | pub fn name_to_register(value: &str) -> Option { | ^^^^^^ not found in this scope ... 226 | / registers!(AArch64, { 227 | | X0 = (0, "X0"), 228 | | X1 = (1, "X1"), 229 | | X2 = (2, "X2"), ... | 291 | | V31 = (95, "V31"), 292 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:33:34 | 33 | $disp => Some(Self::$name), | ^^^^ not found in this scope ... 226 | / registers!(AArch64, { 227 | | X0 = (0, "X0"), 228 | | X1 = (1, "X1"), 229 | | X2 = (2, "X2"), ... | 291 | | V31 = (95, "V31"), 292 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:307:17 | 307 | Pin::new(&mut **self).poll_read(cx, buf) | ^^^ use of undeclared type `Pin` ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 594 | buf_get_impl!(self, u128::from_le_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:54:20 | 54 | queue: AtomicUsize::new(COMPLETE), | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:38:33 | 38 | _ => return None, | ^^^^ not found in this scope ... 226 | / registers!(AArch64, { 227 | | X0 = (0, "X0"), 228 | | X1 = (1, "X1"), 229 | | X2 = (2, "X2"), ... | 291 | | V31 = (95, "V31"), 292 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:20:57 | 20 | pub fn register_name(register: Register) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:23:40 | 23 | Self::$name => Some($disp), | ^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 614 | buf_get_impl!(self, i128::from_be_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:25:33 | 25 | _ => return None, | ^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:30:46 | 30 | pub fn name_to_register(value: &str) -> Option { | ^^^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:33:34 | 33 | $disp => Some(Self::$name), | ^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `UnsafeCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:56:20 | 56 | value: UnsafeCell::new(Some(value)), | ^^^^^^^^^^ use of undeclared type `UnsafeCell` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:14:29 | 14 | const SIZE: usize = mem::size_of::<$typ>(); | ^^^ use of undeclared crate or module `mem` ... 634 | buf_get_impl!(self, i128::from_le_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:36:42 | 36 | $($alias_disp => Some(Self::$alias_name),)+ | ^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:67:25 | 67 | self.queue.load(Ordering::Acquire) == COMPLETE | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:315:17 | 315 | Pin::new(&mut **self).poll_read_vectored(cx, bufs) | ^^^ use of undeclared type `Pin` ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:38:33 | 38 | _ => return None, | ^^^^ not found in this scope ... 300 | / registers!(RiscV, { 301 | | X0 = (0, "x0"), 302 | | X1 = (1, "x1"), 303 | | X2 = (2, "x2"), ... | 432 | | FT11 = (63, "ft11"), 433 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:20:57 | 20 | pub fn register_name(register: Register) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 441 | / registers!(X86, { 442 | | EAX = (0, "eax"), 443 | | ECX = (1, "ecx"), 444 | | EDX = (2, "edx"), ... | 494 | | GS_BASE = (94, "gs.base"), 495 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:23:40 | 23 | Self::$name => Some($disp), | ^^^^ not found in this scope ... 441 | / registers!(X86, { 442 | | EAX = (0, "eax"), 443 | | ECX = (1, "ecx"), 444 | | EDX = (2, "edx"), ... | 494 | | GS_BASE = (94, "gs.base"), 495 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:46:28 | 46 | let mut buf = [0; (mem::size_of::<$typ>())]; | ^^^ use of undeclared crate or module `mem` ... 654 | buf_get_impl!(be => self, u64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:25:33 | 25 | _ => return None, | ^^^^ not found in this scope ... 441 | / registers!(X86, { 442 | | EAX = (0, "eax"), 443 | | ECX = (1, "ecx"), 444 | | EDX = (2, "edx"), ... | 494 | | GS_BASE = (94, "gs.base"), 495 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:30:46 | 30 | pub fn name_to_register(value: &str) -> Option { | ^^^^^^ not found in this scope ... 441 | / registers!(X86, { 442 | | EAX = (0, "eax"), 443 | | ECX = (1, "ecx"), 444 | | EDX = (2, "edx"), ... | 494 | | GS_BASE = (94, "gs.base"), 495 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:33:34 | 33 | $disp => Some(Self::$name), | ^^^^ not found in this scope ... 441 | / registers!(X86, { 442 | | EAX = (0, "eax"), 443 | | ECX = (1, "ecx"), 444 | | EDX = (2, "edx"), ... | 494 | | GS_BASE = (94, "gs.base"), 495 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:47:38 | 47 | $this.copy_to_slice(&mut buf[mem::size_of::<$typ>() - ($len_to_read)..]); | ^^^ use of undeclared crate or module `mem` ... 654 | buf_get_impl!(be => self, u64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:38:33 | 38 | _ => return None, | ^^^^ not found in this scope ... 441 | / registers!(X86, { 442 | | EAX = (0, "eax"), 443 | | ECX = (1, "ecx"), 444 | | EDX = (2, "edx"), ... | 494 | | GS_BASE = (94, "gs.base"), 495 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:20:57 | 20 | pub fn register_name(register: Register) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 503 | / registers!(X86_64, { 504 | | RAX = (0, "rax"), 505 | | RDX = (1, "rdx"), 506 | | RCX = (2, "rcx"), ... | 602 | | K7 = (125, "k7"), 603 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:23:40 | 23 | Self::$name => Some($disp), | ^^^^ not found in this scope ... 503 | / registers!(X86_64, { 504 | | RAX = (0, "rax"), 505 | | RDX = (1, "rdx"), 506 | | RCX = (2, "rcx"), ... | 602 | | K7 = (125, "k7"), 603 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:39:28 | 39 | let mut buf = [0; (mem::size_of::<$typ>())]; | ^^^ use of undeclared crate or module `mem` ... 674 | buf_get_impl!(le => self, u64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:46:28 | 46 | let mut buf = [0; (mem::size_of::<$typ>())]; | ^^^ use of undeclared crate or module `mem` ... 694 | buf_get_impl!(be => self, i64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:25:33 | 25 | _ => return None, | ^^^^ not found in this scope ... 503 | / registers!(X86_64, { 504 | | RAX = (0, "rax"), 505 | | RDX = (1, "rdx"), 506 | | RCX = (2, "rcx"), ... | 602 | | K7 = (125, "k7"), 603 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:47:38 | 47 | $this.copy_to_slice(&mut buf[mem::size_of::<$typ>() - ($len_to_read)..]); | ^^^ use of undeclared crate or module `mem` ... 694 | buf_get_impl!(be => self, i64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:30:46 | 30 | pub fn name_to_register(value: &str) -> Option { | ^^^^^^ not found in this scope ... 503 | / registers!(X86_64, { 504 | | RAX = (0, "rax"), 505 | | RDX = (1, "rdx"), 506 | | RCX = (2, "rcx"), ... | 602 | | K7 = (125, "k7"), 603 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:33:34 | 33 | $disp => Some(Self::$name), | ^^^^ not found in this scope ... 503 | / registers!(X86_64, { 504 | | RAX = (0, "rax"), 505 | | RDX = (1, "rdx"), 506 | | RCX = (2, "rcx"), ... | 602 | | K7 = (125, "k7"), 603 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:39:28 | 39 | let mut buf = [0; (mem::size_of::<$typ>())]; | ^^^ use of undeclared crate or module `mem` ... 714 | buf_get_impl!(le => self, i64, nbytes); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/arch.rs:38:33 | 38 | _ => return None, | ^^^^ not found in this scope ... 503 | / registers!(X86_64, { 504 | | RAX = (0, "rax"), 505 | | RDX = (1, "rdx"), 506 | | RCX = (2, "rcx"), ... | 602 | | K7 = (125, "k7"), 603 | | }); | |__- in this macro invocation | = note: this error originates in the macro `registers` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 98 | / dw!( 99 | | /// The section type field in a `.dwp` unit index. 100 | | /// 101 | | /// This is used for version 5 and later. ... | 111 | | DW_SECT_RNGLISTS = 8, 112 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 114 | / dw!( 115 | | /// The section type field in a `.dwp` unit index with version 2. 116 | | DwSectV2(u32) { 117 | | DW_SECT_V2_INFO = 1, ... | 124 | | DW_SECT_V2_MACRO = 8, 125 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 127 | / dw!( 128 | | /// The unit type field in a unit header. 129 | | /// 130 | | /// See Section 7.5.1, Table 7.2. ... | 139 | | DW_UT_hi_user = 0xff, 140 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 142 | / dw!( 143 | | /// The opcode for a call frame instruction. 144 | | /// 145 | | /// Section 7.24: ... | 184 | | DW_CFA_GNU_negative_offset_extended = 0x2f, 185 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 187 | / dw!( 188 | | /// The child determination encodings for DIE attributes. 189 | | /// 190 | | /// See Section 7.5.3, Table 7.4. ... | 193 | | DW_CHILDREN_yes = 1, 194 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:307:17 | 307 | Pin::new(&mut **self).poll_read(cx, buf) | ^^^ use of undeclared type `Pin` ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 196 | / dw!( 197 | | /// The tag encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.3. ... | 338 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 339 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 341 | / dw!( 342 | | /// The attribute encodings for DIE attributes. 343 | | /// 344 | | /// See Section 7.5.4, Table 7.5. ... | 647 | | DW_AT_APPLE_property = 0x3fed 648 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 650 | / dw!( 651 | | /// The attribute form encodings for DIE attributes. 652 | | /// 653 | | /// See Section 7.5.6, Table 7.6. ... | 711 | | DW_FORM_GNU_strp_alt = 0x1f21 712 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 714 | / dw!( 715 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 716 | | /// 717 | | /// See Section 7.8, Table 7.11. ... | 743 | | DW_ATE_hi_user = 0xff, 744 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 746 | / dw!( 747 | | /// The encodings of the constants used in location list entries. 748 | | /// 749 | | /// See Section 7.7.3, Table 7.10. ... | 760 | | DW_LLE_GNU_view_pair = 0x09, 761 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 763 | / dw!( 764 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 765 | | /// 766 | | /// See Section 7.8, Table 7.12. ... | 772 | | DW_DS_trailing_separate = 0x05, 773 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 775 | / dw!( 776 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 777 | | /// 778 | | /// See Section 7.8, Table 7.13. ... | 784 | | DW_END_hi_user = 0xff, 785 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 787 | / dw!( 788 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 789 | | /// 790 | | /// See Section 7.9, Table 7.14. ... | 794 | | DW_ACCESS_private = 0x03, 795 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 799 | | /// 800 | | /// See Section 7.10, Table 7.15. ... | 804 | | DW_VIS_qualified = 0x03, 805 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 809 | | /// 810 | | /// See Section 7.11, Table 7.16. ... | 814 | | DW_VIRTUALITY_pure_virtual = 0x02, 815 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 819 | | /// 820 | | /// See Section 7.12, Table 7.17. ... | 876 | | DW_LANG_BORLAND_Delphi = 0xb000, 877 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:881:41 | 881 | pub fn default_lower_bound(self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:905:32 | 905 | | DW_LANG_BLISS => Some(0), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:909:56 | 909 | | DW_LANG_Fortran03 | DW_LANG_Fortran08 => Some(1), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:910:18 | 910 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 915 | / dw!( 916 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 917 | | /// 918 | | /// There is only one value that is common to all target architectures. ... | 921 | | DW_ADDR_none = 0x00, 922 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 924 | / dw!( 925 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 926 | | /// 927 | | /// See Section 7.14, Table 7.18. ... | 932 | | DW_ID_case_insensitive = 0x03, 933 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 935 | / dw!( 936 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 937 | | /// 938 | | /// See Section 7.15, Table 7.19. ... | 946 | | DW_CC_hi_user = 0xff, 947 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 949 | / dw!( 950 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 951 | | /// 952 | | /// See Section 7.16, Table 7.20. ... | 957 | | DW_INL_declared_inlined = 0x03, 958 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 960 | / dw!( 961 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 962 | | /// 963 | | /// See Section 7.17, Table 7.17. ... | 966 | | DW_ORD_col_major = 0x01, 967 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 969 | / dw!( 970 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 971 | | /// 972 | | /// See Section 7.18, Table 7.22. ... | 975 | | DW_DSC_range = 0x01, 976 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 978 | / dw!( 979 | | /// Name index attribute encodings. 980 | | /// 981 | | /// See Section 7.19, Table 7.23. ... | 989 | | DW_IDX_hi_user = 0x3fff, 990 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 992 | / dw!( 993 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 994 | | /// 995 | | /// See Section 7.20, Table 7.24. ... | 999 | | DW_DEFAULTED_out_of_class = 0x02, 1000 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1002 | / dw!( 1003 | | /// The encodings for the standard opcodes for line number information. 1004 | | /// 1005 | | /// See Section 7.22, Table 7.25. ... | 1018 | | DW_LNS_set_isa = 0x0c, 1019 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1021 | / dw!( 1022 | | /// The encodings for the extended opcodes for line number information. 1023 | | /// 1024 | | /// See Section 7.22, Table 7.26. ... | 1032 | | DW_LNE_hi_user = 0xff, 1033 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1035 | / dw!( 1036 | | /// The encodings for the line number header entry formats. 1037 | | /// 1038 | | /// See Section 7.22, Table 7.27. ... | 1046 | | DW_LNCT_hi_user = 0x3fff, 1047 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1049 | / dw!( 1050 | | /// The encodings for macro information entry types. 1051 | | /// 1052 | | /// See Section 7.23, Table 7.28. ... | 1067 | | DW_MACRO_hi_user = 0xff, 1068 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1070 | / dw!( 1071 | | /// Range list entry encoding values. 1072 | | /// 1073 | | /// See Section 7.25, Table 7.30. ... | 1082 | | DW_RLE_start_length = 0x07, 1083 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1085 | / dw!( 1086 | | /// The encodings for DWARF expression operations. 1087 | | /// 1088 | | /// See Section 7.7.1, Table 7.9. ... | 1269 | | DW_OP_WASM_location = 0xed, 1270 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:69:44 | 69 | pub fn static_string(&self) -> Option<&'static str> { | ^^^^^^ not found in this scope ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:70:17 | 70 | Some(match *self { | ^^^^ not found in this scope ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:74:33 | 74 | _ => return None, | ^^^^ not found in this scope ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:80:54 | 80 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | ^^^^^^ not found in this scope ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) help: consider importing this type alias | 28 | use crate::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/constants.rs:81:24 | 81 | if let Some(s) = self.static_string() { | ^^^^ not found in this scope ... 1272 | / dw!( 1273 | | /// Pointer encoding used by `.eh_frame`. 1274 | | /// 1275 | | /// The four lower bits describe the ... | 1327 | | DW_EH_PE_omit = 0xff, 1328 | | }); | |__- in this macro invocation | = note: this error originates in the macro `dw` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:7:22 | 7 | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:7:30 | 7 | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:7:40 | 7 | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:7:48 | 7 | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { | ^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:7:55 | 7 | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:7:67 | 7 | pub trait Endianity: Debug + Default + Clone + Copy + PartialEq + Eq { | ^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:183:6 | 183 | impl Default for RunTimeEndian { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:208:6 | 208 | impl Default for LittleEndian { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/endianity.rs:226:6 | 226 | impl Default for BigEndian { | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:75:24 | 75 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:89:24 | 89 | return Err(Error::BadUnsignedLeb128); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:96:24 | 96 | return Ok(result); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:109:20 | 109 | return Ok(result); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:115:20 | 115 | return Ok(result); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:120:20 | 120 | return Err(Error::BadUnsignedLeb128); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:123:9 | 123 | Ok(result) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:137:24 | 137 | return Err(Error::BadSignedLeb128); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/leb128.rs:154:9 | 154 | Ok(result) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:18:70 | 18 | fn grow(_storage: &mut Self::Storage, _additional: usize) -> Result<(), CapacityFull> { | ^^^^^^ not found in this scope | help: consider importing this type alias | 13 | use crate::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:19:13 | 19 | Err(CapacityFull) | ^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:37:47 | 37 | fn as_slice(storage: &Self::Storage) -> &[MaybeUninit]; | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:40:59 | 40 | fn as_mut_slice(storage: &mut Self::Storage) -> &mut [MaybeUninit]; | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:49:29 | 49 | type Storage = [MaybeUninit; $n]; | ^^^^^^^^^^^ not found in this scope ... 73 | impl_array!(0 1 2 3 4 8 16 32 64 128 192); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_array` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:60:55 | 60 | fn as_slice(storage: &Self::Storage) -> &[MaybeUninit] { | ^^^^^^^^^^^ not found in this scope ... 73 | impl_array!(0 1 2 3 4 8 16 32 64 128 192); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_array` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:64:67 | 64 | fn as_mut_slice(storage: &mut Self::Storage) -> &mut [MaybeUninit] { | ^^^^^^^^^^^ not found in this scope ... 73 | impl_array!(0 1 2 3 4 8 16 32 64 128 192); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `impl_array` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:76:27 | 76 | unsafe impl Sealed for Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:77:20 | 77 | type Storage = Box<[MaybeUninit]>; | ^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:77:25 | 77 | type Storage = Box<[MaybeUninit]>; | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:83:64 | 83 | fn grow(storage: &mut Self::Storage, additional: usize) -> Result<(), CapacityFull> { | ^^^^^^ not found in this scope | help: consider importing this type alias | 2 | use crate::Result; | error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:84:22 | 84 | let mut vec: Vec<_> = core::mem::replace(storage, Box::new([])).into(); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:89:9 | 89 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:94:23 | 94 | impl ArrayLike for Vec { | ^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:97:47 | 97 | fn as_slice(storage: &Self::Storage) -> &[MaybeUninit] { | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:101:59 | 101 | fn as_mut_slice(storage: &mut Self::Storage) -> &mut [MaybeUninit] { | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:127:51 | 127 | pub fn try_push(&mut self, value: A::Item) -> Result<(), CapacityFull> { | ^^^^^^ not found in this scope | help: consider importing this type alias | 2 | use crate::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:136:9 | 136 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:139:69 | 139 | pub fn try_insert(&mut self, index: usize, element: A::Item) -> Result<(), CapacityFull> { | ^^^^^^ not found in this scope | help: consider importing this type alias | 2 | use crate::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:155:9 | 155 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:158:30 | 158 | pub fn pop(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:160:13 | 160 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:164:13 | 164 | Some(unsafe { A::as_slice(&mut self.storage)[self.len].as_ptr().read() }) | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:176:18 | 176 | impl ArrayVec> { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:177:34 | 177 | pub fn into_vec(mut self) -> Vec { | ^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:187:20 | 187 | impl Drop for ArrayVec { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:315:17 | 315 | Pin::new(&mut **self).poll_read_vectored(cx, bufs) | ^^^ use of undeclared type `Pin` ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:193:20 | 193 | impl Default for ArrayVec { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:219:20 | 219 | impl Clone for ArrayVec | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:221:14 | 221 | A::Item: Clone, | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:232:20 | 232 | impl PartialEq for ArrayVec | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:234:14 | 234 | A::Item: PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:241:20 | 241 | impl Eq for ArrayVec where A::Item: Eq {} | ^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/util.rs:241:54 | 241 | impl Eq for ArrayVec where A::Item: Eq {} | ^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/addr.rs:61:12 | 61 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/addr.rs:77:9 | 77 | impl From for DebugAddr { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:91:17 | 91 | impl From for DebugFrame { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:137:20 | 137 | return Err(Error::UnknownVersion(u64::from(version))); | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:146:24 | 146 | func_base: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:153:20 | 153 | return Err(Error::CannotParseOmitPointerEncoding); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:164:48 | 164 | Pointer::Indirect(_) => return Err(Error::UnsupportedPointerEncoding), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:168:9 | 168 | Ok(ParsedEhFrameHdr { | ^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:190:17 | 190 | impl From for EhFrameHdr { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:203:28 | 203 | pub fn table(&self) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:214:13 | 214 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:216:13 | 216 | Some(EhHdrTable { hdr: self }) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:237:24 | 237 | return Err(Error::VariableLengthSearchTable); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:242:25 | 242 | _ => return Err(Error::UnknownPointerEncoding), | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:253:24 | 253 | func_base: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:265:48 | 265 | Pointer::Indirect(_) => return Err(Error::UnsupportedPointerEncoding), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:295:25 | 295 | _ => return Err(Error::UnsupportedPointerEncoding), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:300:25 | 300 | _ => return Err(Error::UnsupportedPointerEncoding), | ^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:335:12 | 335 | F: FnMut( | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:345:13 | 345 | Ok(entry) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:347:13 | 347 | Err(Error::NoUnwindInfoForAddress) | ^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:362:12 | 362 | F: FnMut( | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:385:12 | 385 | F: FnMut( | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:455:17 | 455 | impl From for EhFrame { | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:478:36 | 478 | pub trait UnwindOffset: Copy + Debug + Eq + From | ^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:478:43 | 478 | pub trait UnwindOffset: Copy + Debug + Eq + From | ^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:478:51 | 478 | pub trait UnwindOffset: Copy + Debug + Eq + From | ^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:478:56 | 478 | pub trait UnwindOffset: Copy + Debug + Eq + From | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:530:73 | 530 | fn resolve_cie_offset(&self, base: R::Offset, offset: R::Offset) -> Option; | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:546:37 | 546 | pub trait UnwindSection: Clone + Debug + _UnwindSectionPrivate { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:546:45 | 546 | pub trait UnwindSection: Clone + Debug + _UnwindSectionPrivate { | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:596:12 | 596 | F: FnMut(&Self, &BaseAddresses, Self::Offset) -> Result>, | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:620:12 | 620 | F: FnMut(&Self, &BaseAddresses, Self::Offset) -> Result>, | ^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:623:19 | 623 | while let Some(entry) = entries.next()? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:629:32 | 629 | return Ok(fde); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:634:9 | 634 | Err(Error::NoUnwindInfoForAddress) | ^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:691:12 | 691 | F: FnMut(&Self, &BaseAddresses, Self::Offset) -> Result>, | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:721:70 | 721 | fn resolve_cie_offset(&self, _: R::Offset, offset: R::Offset) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:722:9 | 722 | Some(offset) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:761:73 | 761 | fn resolve_cie_offset(&self, base: R::Offset, offset: R::Offset) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:820:18 | 820 | pub section: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:824:15 | 824 | pub text: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:833:15 | 833 | pub data: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:840:37 | 840 | self.eh_frame_hdr.section = Some(addr); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:841:34 | 841 | self.eh_frame_hdr.data = Some(addr); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:848:33 | 848 | self.eh_frame.section = Some(addr); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:855:34 | 855 | self.eh_frame_hdr.text = Some(addr); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:856:30 | 856 | self.eh_frame.text = Some(addr); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:863:30 | 863 | self.eh_frame.data = Some(addr); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:924:38 | 924 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:926:20 | 926 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:926:23 | 926 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:930:13 | 930 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:932:17 | 932 | Err(e) | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:934:13 | 934 | Ok(None) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:936:17 | 936 | Ok(None) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:938:13 | 938 | Ok(Some(entry)) => Ok(Some(entry)), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:938:16 | 938 | Ok(Some(entry)) => Ok(Some(entry)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:938:32 | 938 | Ok(Some(entry)) => Ok(Some(entry)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:938:35 | 938 | Ok(Some(entry)) => Ok(Some(entry)), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:977:13 | 977 | ) -> Result>> | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:987:20 | 987 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:987:23 | 987 | return Ok(None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1009:9 | 1009 | Ok(Some(CieOrFde::Cie(cie))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1009:12 | 1009 | Ok(Some(CieOrFde::Cie(cie))) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1013:28 | 1013 | None => return Err(Error::OffsetOutOfBounds), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1014:13 | 1014 | Some(cie_offset) => cie_offset, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1027:9 | 1027 | Ok(Some(CieOrFde::Fde(fde))) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:205:21 | 205 | l = cmp::min(s.len(), d.len()); | ^^^ use of undeclared crate or module `cmp` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1027:12 | 1027 | Ok(Some(CieOrFde::Fde(fde))) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1045:11 | 1045 | lsda: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1054:18 | 1054 | personality: Option<(constants::DwEhPe, Pointer)>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1061:27 | 1061 | fde_address_encoding: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1087:24 | 1087 | let mut data = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1094:32 | 1094 | return Err(Error::UnknownAugmentation); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1098:28 | 1098 | data = Some(input.split(augmentation_length)?); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1103:41 | 1103 | augmentation.lsda = Some(encoding); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1110:36 | 1110 | func_base: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1116:48 | 1116 | augmentation.personality = Some((encoding, personality)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1121:57 | 1121 | augmentation.fde_address_encoding = Some(encoding); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1124:29 | 1124 | _ => return Err(Error::UnknownAugmentation), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1130:9 | 1130 | Ok(augmentation) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1137:11 | 1137 | lsda: Option, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1155:16 | 1155 | if let Some(encoding) = augmentation.lsda { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1157:38 | 1157 | augmentation_data.lsda = Some(lsda); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1159:9 | 1159 | Ok(augmentation_data) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1188:19 | 1188 | augmentation: Option, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1232:13 | 1232 | Some(CieOrFde::Cie(cie)) => Ok(cie), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1232:41 | 1232 | Some(CieOrFde::Cie(cie)) => Ok(cie), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1233:13 | 1233 | Some(CieOrFde::Fde(_)) => Err(Error::NotCieId), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1233:39 | 1233 | Some(CieOrFde::Fde(_)) => Err(Error::NotCieId), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1234:21 | 1234 | None => Err(Error::NoEntryAtGivenOffset), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1253:25 | 1253 | _ => return Err(Error::UnknownVersion(u64::from(version))), | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1276:13 | 1276 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1278:13 | 1278 | Some(Augmentation::parse( | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1301:9 | 1301 | Ok(entry) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1343:31 | 1343 | address_encoding: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1346:28 | 1346 | func_base: None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1371:35 | 1371 | pub fn augmentation(&self) -> Option<&Augmentation> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1381:36 | 1381 | pub fn lsda_encoding(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1387:48 | 1387 | pub fn personality_with_encoding(&self) -> Option<(constants::DwEhPe, Pointer)> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1393:34 | 1393 | pub fn personality(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1401:43 | 1401 | pub fn fde_address_encoding(&self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1459:13 | 1459 | Some(CieOrFde::Cie(_)) => Err(Error::NotFdePointer), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1459:39 | 1459 | Some(CieOrFde::Cie(_)) => Err(Error::NotFdePointer), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1460:13 | 1460 | Some(CieOrFde::Fde(partial)) => Ok(partial), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1460:45 | 1460 | Some(CieOrFde::Fde(partial)) => Ok(partial), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1461:21 | 1461 | None => Err(Error::NoEntryAtGivenOffset), | ^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1472:12 | 1472 | F: FnMut(&Section, &BaseAddresses, Section::Offset) -> Result>, | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1521:19 | 1521 | augmentation: Option, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1544:12 | 1544 | F: FnMut(&Section, &BaseAddresses, Section::Offset) -> Result>, | ^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1556:24 | 1556 | func_base: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1562:32 | 1562 | parameters.func_base = Some(initial_address); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1564:31 | 1564 | let aug_data = if let Some(ref augmentation) = cie.augmentation { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:207:17 | 207 | ptr::copy_nonoverlapping(s.as_ptr(), d.as_mut_ptr() as *mut u8, l); | ^^^ use of undeclared crate or module `ptr` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1565:13 | 1565 | Some(AugmentationData::parse( | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1571:13 | 1571 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1586:9 | 1586 | Ok(entry) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1595:16 | 1595 | if let Some(encoding) = encoding { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1604:13 | 1604 | Ok((initial_address, address_range.into())) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1608:13 | 1608 | Ok((initial_address, address_range)) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1637:19 | 1637 | while let Some(row) = table.next_row()? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1639:24 | 1639 | return Ok(table.ctx.row()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1642:9 | 1642 | Err(Error::NoUnwindInfoForAddress) | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1690:28 | 1690 | func_base: None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1721:27 | 1721 | pub fn lsda(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1735:34 | 1735 | pub fn personality(&self) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1779:44 | 1779 | pub trait UnwindContextStorage: Sized { | ^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1795:18 | 1795 | type Stack = Vec>; | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1839:19 | 1839 | initial_rule: Option<(Register, RegisterRule)>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1844:45 | 1844 | impl> Debug for UnwindContext { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1854:45 | 1854 | impl> Default for UnwindContext { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1877:27 | 1877 | initial_rule: None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1896:19 | 1896 | while let Some(_) = table.next_row()? {} | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1899:9 | 1899 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1906:29 | 1906 | self.initial_rule = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1923:19 | 1923 | [] => Some((Register(0), RegisterRule::Undefined)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1924:27 | 1924 | [ref rule] => Some(rule.clone()), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1930:17 | 1930 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1934:9 | 1934 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1953:55 | 1953 | fn get_initial_rule(&self, register: Register) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1955:20 | 1955 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1957:9 | 1957 | Some(match self.initial_rule { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1959:13 | 1959 | Some((r, ref rule)) if r == register => rule.clone(), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1984:20 | 1984 | return Err(Error::PopWithEmptyStack); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:1987:9 | 1987 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2049:28 | 2049 | code_alignment_factor: Wrapping, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2050:28 | 2050 | data_alignment_factor: Wrapping, | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2073:9 | 2073 | Ok(Self::new_for_fde(section, bases, ctx, fde)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2084:36 | 2084 | code_alignment_factor: Wrapping(fde.cie().code_alignment_factor()), | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2085:36 | 2085 | data_alignment_factor: Wrapping(fde.cie().data_alignment_factor()), | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2103:36 | 2103 | code_alignment_factor: Wrapping(cie.code_alignment_factor()), | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2104:36 | 2104 | data_alignment_factor: Wrapping(cie.data_alignment_factor()), | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2119:42 | 2119 | pub fn next_row(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2126:17 | 2126 | Err(e) => return Err(e), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2126:34 | 2126 | Err(e) => return Err(e), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2128:17 | 2128 | Ok(None) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2130:32 | 2130 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2138:28 | 2138 | return Ok(Some(row)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2138:31 | 2138 | return Ok(Some(row)); | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:251:23 | 251 | cnt = cmp::min(dst.len(), src.len() - off); | ^^^ use of undeclared crate or module `cmp` error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2141:17 | 2141 | Ok(Some(instruction)) => { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2141:20 | 2141 | Ok(Some(instruction)) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2144:32 | 2144 | return Ok(Some(self.ctx.row())); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2144:35 | 2144 | return Ok(Some(self.ctx.row())); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2152:38 | 2152 | pub fn into_current_row(self) -> Option<&'ctx UnwindTableRow> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2154:13 | 2154 | Some(self.ctx.row()) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2156:13 | 2156 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2170:28 | 2170 | return Err(Error::InvalidAddressRange); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2175:24 | 2175 | return Ok(true); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2178:29 | 2178 | let delta = Wrapping(u64::from(delta)) * self.code_alignment_factor; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2179:44 | 2179 | self.next_start_address = (Wrapping(self.ctx.start_address()) + delta).0; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2181:24 | 2181 | return Ok(true); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2198:30 | 2198 | offset: (Wrapping(factored_offset) * data_align).0, | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2209:28 | 2209 | return Err(Error::CfiInstructionInInvalidContext); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2220:28 | 2220 | return Err(Error::CfiInstructionInInvalidContext); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2230:29 | 2230 | *off = (Wrapping(factored_offset) * data_align).0; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2232:28 | 2232 | return Err(Error::CfiInstructionInInvalidContext); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2252:30 | 2252 | let offset = Wrapping(factored_offset as i64) * self.data_alignment_factor; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2260:30 | 2260 | let offset = Wrapping(factored_offset) * self.data_alignment_factor; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2268:30 | 2268 | let offset = Wrapping(factored_offset as i64) * self.data_alignment_factor; | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2276:30 | 2276 | let offset = Wrapping(factored_offset) * self.data_alignment_factor; | ^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2302:43 | 2302 | let initial_rule = if let Some(rule) = self.ctx.get_initial_rule(register) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2307:28 | 2307 | return Err(Error::CfiInstructionInInvalidContext); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2334:9 | 2334 | Ok(false) | ^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2363:45 | 2363 | impl> Debug for RegisterRuleMap { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2371:45 | 2371 | impl> Clone for RegisterRuleMap { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2379:45 | 2379 | impl> Default for RegisterRuleMap { | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2415:20 | 2415 | if let Some(idx) = idx { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2418:20 | 2418 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2425:24 | 2425 | return Ok(()); | ^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2439:41 | 2439 | impl<'a, R, S: UnwindContextStorage> FromIterator<&'a (Register, RegisterRule)> | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2446:12 | 2446 | T: IntoIterator)>, | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2460:37 | 2460 | impl> PartialEq for RegisterRuleMap | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2462:17 | 2462 | R: Reader + PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2483:37 | 2483 | impl> Eq for RegisterRuleMap where R: Reader + Eq {} | ^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2483:84 | 2483 | impl> Eq for RegisterRuleMap where R: Reader + Eq {} | ^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2491:24 | 2491 | impl<'iter, R: Reader> Iterator for RegisterRuleIter<'iter, R> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2494:27 | 2494 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2510:45 | 2510 | impl> Debug for UnwindTableRow { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2522:45 | 2522 | impl> Clone for UnwindTableRow { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2534:45 | 2534 | impl> Default for UnwindTableRow { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:2672:17 | 2672 | impl Default for CfaRule { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3035:27 | 3035 | address_encoding: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3043:20 | 3043 | return Ok(CallFrameInstruction::AdvanceLoc { | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:253:17 | 253 | ptr::copy_nonoverlapping(src[off..].as_ptr(), dst.as_mut_ptr() as *mut u8, cnt); | ^^^ use of undeclared crate or module `ptr` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3051:20 | 3051 | return Ok(CallFrameInstruction::Offset { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3059:20 | 3059 | return Ok(CallFrameInstruction::Restore { register }); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3066:38 | 3066 | constants::DW_CFA_nop => Ok(CallFrameInstruction::Nop), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3069:38 | 3069 | let address = if let Some(encoding) = address_encoding { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3072:37 | 3072 | _ => return Err(Error::UnsupportedPointerEncoding), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3077:17 | 3077 | Ok(CallFrameInstruction::SetLoc { address }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3082:17 | 3082 | Ok(CallFrameInstruction::AdvanceLoc { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3089:17 | 3089 | Ok(CallFrameInstruction::AdvanceLoc { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3096:17 | 3096 | Ok(CallFrameInstruction::AdvanceLoc { delta }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3102:17 | 3102 | Ok(CallFrameInstruction::Offset { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3110:17 | 3110 | Ok(CallFrameInstruction::Restore { register }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3115:17 | 3115 | Ok(CallFrameInstruction::Undefined { register }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3120:17 | 3120 | Ok(CallFrameInstruction::SameValue { register }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3126:17 | 3126 | Ok(CallFrameInstruction::Register { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3132:49 | 3132 | constants::DW_CFA_remember_state => Ok(CallFrameInstruction::RememberState), | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:172:13 | 172 | Poll::Ready(Ok(())) | ^^^^ use of undeclared type `Poll` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3134:48 | 3134 | constants::DW_CFA_restore_state => Ok(CallFrameInstruction::RestoreState), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3139:17 | 3139 | Ok(CallFrameInstruction::DefCfa { register, offset }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3144:17 | 3144 | Ok(CallFrameInstruction::DefCfaRegister { register }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3149:17 | 3149 | Ok(CallFrameInstruction::DefCfaOffset { offset }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3155:17 | 3155 | Ok(CallFrameInstruction::DefCfaExpression { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3164:17 | 3164 | Ok(CallFrameInstruction::Expression { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3173:17 | 3173 | Ok(CallFrameInstruction::OffsetExtendedSf { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3182:17 | 3182 | Ok(CallFrameInstruction::DefCfaSf { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3190:17 | 3190 | Ok(CallFrameInstruction::DefCfaOffsetSf { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3198:17 | 3198 | Ok(CallFrameInstruction::ValOffset { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3207:17 | 3207 | Ok(CallFrameInstruction::ValOffsetSf { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3217:17 | 3217 | Ok(CallFrameInstruction::ValExpression { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3225:17 | 3225 | Ok(CallFrameInstruction::ArgsSize { size }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3228:26 | 3228 | otherwise => Err(Error::UnknownCallFrameInstruction(otherwise)), | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3240:23 | 3240 | address_encoding: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3246:38 | 3246 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3248:20 | 3248 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3248:23 | 3248 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3253:13 | 3253 | Ok(instruction) => Ok(Some(instruction)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3253:32 | 3253 | Ok(instruction) => Ok(Some(instruction)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3253:35 | 3253 | Ok(instruction) => Ok(Some(instruction)), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3254:13 | 3254 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3256:17 | 3256 | Err(e) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3280:9 | 3280 | Ok(eh_pe) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3282:9 | 3282 | Err(Error::UnknownPointerEncoding) | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3301:6 | 3301 | impl Default for Pointer { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3308:6 | 3308 | impl Into for Pointer { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3331:16 | 3331 | func_base: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3343:16 | 3343 | return Err(Error::UnknownPointerEncoding); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3347:16 | 3347 | return Err(Error::CannotParseOmitPointerEncoding); | ^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:712:41 | 712 | self.put_slice(&n.to_be_bytes()[mem::size_of_val(&n) - nbytes..]); | ^^^ use of undeclared crate or module `mem` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3353:20 | 3353 | if let Some(section_base) = parameters.bases.section { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3357:24 | 3357 | return Err(Error::PcRelativePointerButSectionBaseIsUndefined); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3361:20 | 3361 | if let Some(text) = parameters.bases.text { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3364:24 | 3364 | return Err(Error::TextRelativePointerButTextBaseIsUndefined); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3368:20 | 3368 | if let Some(data) = parameters.bases.data { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3371:24 | 3371 | return Err(Error::DataRelativePointerButDataBaseIsUndefined); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3375:20 | 3375 | if let Some(func) = parameters.func_base { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3378:24 | 3378 | return Err(Error::FuncRelativePointerInBadContext); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3381:47 | 3381 | constants::DW_EH_PE_aligned => return Err(Error::UnsupportedPointerEncoding), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/cfi.rs:3406:5 | 3406 | Ok(Pointer::new(encoding, base.wrapping_add(offset))) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:61:14 | 61 | pub sup: Option>>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:61:21 | 61 | pub sup: Option>>, | ^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:78:12 | 78 | F: FnMut(SectionId) -> core::result::Result, | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:85:9 | 85 | Ok(Dwarf { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:98:18 | 98 | sup: None, | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:109:12 | 109 | F: FnMut(SectionId) -> core::result::Result, | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:111:20 | 111 | self.sup = Some(Arc::new(Self::load(section)?)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:112:9 | 112 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:144:12 | 144 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:164:26 | 164 | pub fn sup(&self) -> Option<&Dwarf> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:240:47 | 240 | AttributeValue::String(string) => Ok(string), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:243:24 | 243 | if let Some(sup) = self.sup() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:246:21 | 246 | Err(Error::ExpectedStringAttributeValue) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:258:18 | 258 | _ => Err(Error::ExpectedStringAttributeValue), | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:277:83 | 277 | pub fn attr_address(&self, unit: &Unit, attr: AttributeValue) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:279:43 | 279 | AttributeValue::Addr(addr) => Ok(Some(addr)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:279:46 | 279 | AttributeValue::Addr(addr) => Ok(Some(addr)), | ^^^^ not found in this scope error[E0425]: cannot find value `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:280:84 | 280 | AttributeValue::DebugAddrIndex(index) => self.address(unit, index).map(Some), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:281:18 | 281 | _ => Ok(None), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:281:21 | 281 | _ => Ok(None), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:347:17 | 347 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:350:17 | 350 | Ok(Some(self.ranges_offset_from_raw(unit, offset))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:350:20 | 350 | Ok(Some(self.ranges_offset_from_raw(unit, offset))) | ^^^^ not found in this scope error[E0425]: cannot find value `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:352:94 | 352 | AttributeValue::DebugRngListsIndex(index) => self.ranges_offset(unit, index).map(Some), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:353:18 | 353 | _ => Ok(None), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:353:21 | 353 | _ => Ok(None), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:370:17 | 370 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:372:13 | 372 | Some(offset) => Ok(Some(self.ranges(unit, offset)?)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:372:29 | 372 | Some(offset) => Ok(Some(self.ranges(unit, offset)?)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:372:32 | 372 | Some(offset) => Ok(Some(self.ranges(unit, offset)?)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:373:21 | 373 | None => Ok(None), | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:756:41 | 756 | self.put_slice(&n.to_be_bytes()[mem::size_of_val(&n) - nbytes..]); | ^^^ use of undeclared crate or module `mem` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:385:26 | 385 | let mut low_pc = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:386:27 | 386 | let mut high_pc = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:387:24 | 387 | let mut size = None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:389:19 | 389 | while let Some(attr) = attrs.next()? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:392:30 | 392 | low_pc = Some( | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:398:58 | 398 | AttributeValue::Udata(val) => size = Some(val), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:400:35 | 400 | high_pc = Some( | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:407:28 | 407 | if let Some(list) = self.attr_ranges(unit, attr.value())? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:408:32 | 408 | return Ok(RangeIter(RangeIterInner::List(list))); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:419:9 | 419 | Ok(RangeIter(RangeIterInner::Single(range))) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:492:17 | 492 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:494:57 | 494 | AttributeValue::LocationListsRef(offset) => Ok(Some(offset)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:494:60 | 494 | AttributeValue::LocationListsRef(offset) => Ok(Some(offset)), | ^^^^ not found in this scope error[E0425]: cannot find value `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:496:56 | 496 | self.locations_offset(unit, index).map(Some) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:498:18 | 498 | _ => Ok(None), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:498:21 | 498 | _ => Ok(None), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:515:17 | 515 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:517:13 | 517 | Some(offset) => Ok(Some(self.locations(unit, offset)?)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:517:29 | 517 | Some(offset) => Ok(Some(self.locations(unit, offset)?)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:517:32 | 517 | Some(offset) => Ok(Some(self.locations(unit, offset)?)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:518:21 | 518 | None => Ok(None), | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:525:59 | 525 | pub fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(bool, SectionId, R::Offset)> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:526:9 | 526 | None.or_else(|| self.debug_abbrev.lookup_offset_id(id)) | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:548:47 | 548 | pub fn format_error(&self, err: Error) -> String { | ^^^^^^ not found in this scope | help: there is an enum variant `crate::AttributeValue::String`; try using the variant's enum | 548 | pub fn format_error(&self, err: Error) -> crate::AttributeValue { | ~~~~~~~~~~~~~~~~~~~~~ error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:552:17 | 552 | Some((sup, section, offset)) => { | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:622:12 | 622 | F: FnMut(SectionId) -> core::result::Result, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:623:12 | 623 | E: From, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:625:9 | 625 | Ok(DwarfPackage { | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:644:67 | 644 | pub fn find_cu(&self, id: DwoId, parent: &Dwarf) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:646:13 | 646 | Some(row) => row, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:647:28 | 647 | None => return Ok(None), | ^^ not found in this scope error[E0425]: cannot find value `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:649:43 | 649 | self.cu_sections(row, parent).map(Some) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:658:17 | 658 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:660:13 | 660 | Some(row) => row, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:661:28 | 661 | None => return Ok(None), | ^^ not found in this scope error[E0425]: cannot find value `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:663:43 | 663 | self.tu_sections(row, parent).map(Some) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:745:29 | 745 | _ => return Err(Error::UnknownIndexSection), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:772:9 | 772 | Ok(Dwarf { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:785:18 | 785 | sup: None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:805:15 | 805 | pub name: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:808:19 | 808 | pub comp_dir: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:826:23 | 826 | pub line_program: Option>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:829:17 | 829 | pub dwo_id: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:839:19 | 839 | name: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:840:23 | 840 | comp_dir: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:856:27 | 856 | line_program: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:858:84 | 858 | UnitType::Skeleton(dwo_id) | UnitType::SplitCompilation(dwo_id) => Some(dwo_id), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:859:22 | 859 | _ => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:863:24 | 863 | let mut name = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:864:28 | 864 | let mut comp_dir = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:865:39 | 865 | let mut line_program_offset = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:866:31 | 866 | let mut low_pc_attr = None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:873:23 | 873 | while let Some(attr) = attrs.next()? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:876:32 | 876 | name = Some(attr.value()); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:879:36 | 879 | comp_dir = Some(attr.value()); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:882:39 | 882 | low_pc_attr = Some(attr.value()); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:886:51 | 886 | ... line_program_offset = Some(offset); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:912:47 | 912 | ... unit.dwo_id = Some(dwo_id); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:922:13 | 922 | Some(val) => dwarf.attr_string(&unit, val).ok(), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:926:13 | 926 | Some(val) => dwarf.attr_string(&unit, val).ok(), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:930:13 | 930 | Some(offset) => Some(dwarf.debug_line.program( | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:930:29 | 930 | Some(offset) => Some(dwarf.debug_line.program( | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:938:16 | 938 | if let Some(low_pc_attr) = low_pc_attr { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:939:20 | 939 | if let Some(addr) = dwarf.attr_address(&unit, low_pc_attr)? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:943:9 | 943 | Ok(unit) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:973:40 | 973 | pub fn entries_tree(&self, offset: Option>) -> Result> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:979:39 | 979 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:999:56 | 999 | pub fn to_unit_offset(&self, unit: &Unit) -> Option> | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1012:25 | 1012 | _ => return None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1015:13 | 1015 | Some(offset) => UnitOffset(offset), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1019:20 | 1019 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1021:9 | 1021 | Some(offset) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1053:12 | 1053 | Single(Option), | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1057:17 | 1057 | impl Default for RangeIter { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1059:42 | 1059 | RangeIter(RangeIterInner::Single(None)) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1065:38 | 1065 | pub fn next(&mut self) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/dwarf.rs:1067:54 | 1067 | RangeIterInner::Single(ref mut range) => Ok(range.take()), | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:62:37 | 62 | pub fn find(&self, byte: u8) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:89:38 | 89 | pub fn to_string_lossy(&self) -> Cow<'input, str> { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:96:13 | 96 | Err(Error::UnexpectedEof(self.offset_id())) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:100:13 | 100 | Ok(val) | ^^ not found in this scope error[E0412]: cannot find type `Range` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:126:30 | 126 | pub fn range(&self, idx: Range) -> EndianSlice<'input, Endian> { | ^^^^^ not found in this scope | help: consider importing this struct | 4 | use crate::Range; | error[E0412]: cannot find type `RangeFrom` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:144:35 | 144 | pub fn range_from(&self, idx: RangeFrom) -> EndianSlice<'input, Endian> { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `RangeTo` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:162:33 | 162 | pub fn range_to(&self, idx: RangeTo) -> EndianSlice<'input, Endian> { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Index` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:170:22 | 170 | impl<'input, Endian> Index for EndianSlice<'input, Endian> | ^^^^^ not found in this scope error[E0405]: cannot find trait `Index` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:180:22 | 180 | impl<'input, Endian> Index> for EndianSlice<'input, Endian> | ^^^^^ not found in this scope error[E0412]: cannot find type `RangeFrom` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:180:28 | 180 | impl<'input, Endian> Index> for EndianSlice<'input, Endian> | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `RangeFrom` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:185:26 | 185 | fn index(&self, idx: RangeFrom) -> &Self::Output { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:190:22 | 190 | impl<'input, Endian> Deref for EndianSlice<'input, Endian> | ^^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:200:22 | 200 | impl<'input, Endian> Into<&'input [u8]> for EndianSlice<'input, Endian> | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:239:13 | 239 | Err(Error::UnexpectedEof(self.offset_id())) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:242:13 | 242 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:257:55 | 257 | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:262:13 | 262 | Some((id - self_id) as usize) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:264:13 | 264 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:277:13 | 277 | Err(Error::UnexpectedEof(self.offset_id())) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:280:13 | 280 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:287:9 | 287 | Ok(EndianSlice::new(slice, self.endian)) | ^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:297:34 | 297 | fn to_slice(&self) -> Result> { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:298:9 | 298 | Ok(self.slice.into()) | ^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:303:35 | 303 | fn to_string(&self) -> Result> { | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:305:13 | 305 | Ok(s) => Ok(s.into()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:305:22 | 305 | Ok(s) => Ok(s.into()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:306:18 | 306 | _ => Err(Error::BadUtf8), | ^^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:312:41 | 312 | fn to_string_lossy(&self) -> Result> { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:313:9 | 313 | Ok(String::from_utf8_lossy(self.slice)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/endian_slice.rs:320:9 | 320 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:5 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:13 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:20 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:25 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^ not found in this scope error[E0405]: cannot find trait `Hash` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:31 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^^ not found in this scope error[E0405]: cannot find trait `Add` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:38 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^ not found in this scope error[E0405]: cannot find trait `AddAssign` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:59 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sub` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:25:71 | 25 | Debug + Copy + Eq + Ord + Hash + Add + AddAssign + Sub | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:51:42 | 51 | fn checked_sub(self, other: Self) -> Option; | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:77:9 | 77 | Ok(offset) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:91:42 | 91 | fn checked_sub(self, other: Self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:121:13 | 121 | Ok(offset) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:123:13 | 123 | Err(Error::UnsupportedOffset) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:138:42 | 138 | fn checked_sub(self, other: Self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:168:13 | 168 | Ok(offset) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:170:13 | 170 | Err(Error::UnsupportedOffset) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:185:42 | 185 | fn checked_sub(self, other: Self) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:215:19 | 215 | pub trait Reader: Debug + Clone { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:215:27 | 215 | pub trait Reader: Debug + Clone { | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:246:55 | 246 | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option; | ^^^^^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:277:34 | 277 | fn to_slice(&self) -> Result>; | ^^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:288:35 | 288 | fn to_string(&self) -> Result>; | ^^^ not found in this scope error[E0412]: cannot find type `Cow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:297:41 | 297 | fn to_string_lossy(&self) -> Result>; | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:306:12 | 306 | A: Sized + Default + AsMut<[u8]>, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:306:20 | 306 | A: Sized + Default + AsMut<[u8]>, | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `AsMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:306:30 | 306 | A: Sized + Default + AsMut<[u8]>, | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:310:9 | 310 | Ok(val) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:323:9 | 323 | Ok(a[0]) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:330:9 | 330 | Ok(a[0] as i8) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:337:9 | 337 | Ok(self.endian().read_u16(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:344:9 | 344 | Ok(self.endian().read_i16(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:351:9 | 351 | Ok(self.endian().read_u32(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:358:9 | 358 | Ok(self.endian().read_i32(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:365:9 | 365 | Ok(self.endian().read_u64(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:372:9 | 372 | Ok(self.endian().read_i64(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:379:9 | 379 | Ok(self.endian().read_f32(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:386:9 | 386 | Ok(self.endian().read_f64(&a)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:398:9 | 398 | Ok(self.endian().read_uint(&buf[..n])) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:406:9 | 406 | Ok(val) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:446:13 | 446 | Ok((Self::Offset::from_u32(val), Format::Dwarf32)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:449:13 | 449 | Ok((val, Format::Dwarf64)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:451:13 | 451 | Err(Error::UnknownReservedLength) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:462:26 | 462 | otherwise => Err(Error::UnsupportedAddressSize(otherwise)), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/reader.rs:498:26 | 498 | otherwise => Err(Error::UnsupportedOffsetSize(otherwise)), | ^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:79:12 | 79 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:95:9 | 95 | impl From for DebugAbbrev { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:110:10 | 110 | vec: Vec, | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:136:24 | 136 | return Err(()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:139:28 | 139 | return Err(()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:142:28 | 142 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:147:46 | 147 | btree_map::Entry::Occupied(_) => Err(()), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:150:17 | 150 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:157:37 | 157 | pub fn get(&self, code: u64) -> Option<&Abbreviation> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:158:16 | 158 | if let Ok(code) = usize::try_from(code) { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:161:24 | 161 | return Some(&self.vec[index]); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:172:19 | 172 | while let Some(abbrev) = Abbreviation::parse(input)? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:174:24 | 174 | return Err(Error::DuplicateAbbreviationCode); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:178:9 | 178 | Ok(abbrevs) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:241:13 | 241 | Err(Error::AbbreviationTagZero) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:243:13 | 243 | Ok(constants::DwTag(val)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:252:13 | 252 | Ok(val) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:254:13 | 254 | Err(Error::BadHasChildren) | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:263:19 | 263 | while let Some(attr) = AttributeSpecification::parse(input)? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:267:9 | 267 | Ok(attrs) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:272:50 | 272 | fn parse(input: &mut R) -> Result> { | ^^^^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1050:22 | 1050 | let (_, b) = core::mem::replace(self, &mut []).split_at_mut(cnt); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:275:20 | 275 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:275:23 | 275 | return Ok(None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:282:9 | 282 | Ok(Some(abbrev)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:282:12 | 282 | Ok(Some(abbrev)) | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:293:10 | 293 | Heap(Vec), | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:303:89 | 303 | AttributeSpecification::new(constants::DW_AT_null, constants::DW_FORM_null, None); | ^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:330:6 | 330 | impl Debug for Attributes { | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:336:6 | 336 | impl PartialEq for Attributes { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:342:6 | 342 | impl Eq for Attributes {} | ^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:344:6 | 344 | impl Deref for Attributes { | ^^^^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:354:6 | 354 | impl FromIterator for Attributes { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:357:12 | 357 | I: IntoIterator, | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:367:6 | 367 | impl From> for Attributes { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:367:11 | 367 | impl From> for Attributes { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:368:19 | 368 | fn from(list: Vec) -> Attributes { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:389:31 | 389 | implicit_const_value: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:416:43 | 416 | pub fn implicit_const_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:418:13 | 418 | Some(self.implicit_const_value) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:420:13 | 420 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:428:62 | 428 | pub fn size(&self, header: &UnitHeader) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:436:13 | 436 | Err(Error::AttributeFormZero) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:438:13 | 438 | Ok(constants::DwForm(val)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:444:50 | 444 | fn parse(input: &mut R) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:450:17 | 450 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:450:20 | 450 | Ok(None) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:452:17 | 452 | Err(Error::ExpectedZero) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:459:13 | 459 | Some(input.read_sleb128()?) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:461:13 | 461 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:464:9 | 464 | Ok(Some(spec)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:464:12 | 464 | Ok(Some(spec)) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:469:82 | 469 | pub(crate) fn get_attribute_size(form: constants::DwForm, encoding: Encoding) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:471:36 | 471 | constants::DW_FORM_addr => Some(encoding.address_size), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:474:44 | 474 | constants::DW_FORM_flag_present => Some(0), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:480:40 | 480 | | constants::DW_FORM_addrx1 => Some(1), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:485:39 | 485 | | constants::DW_FORM_strx2 => Some(2), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:487:65 | 487 | constants::DW_FORM_addrx3 | constants::DW_FORM_strx3 => Some(3), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:493:40 | 493 | | constants::DW_FORM_addrx4 => Some(4), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:498:42 | 498 | | constants::DW_FORM_ref_sup8 => Some(8), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:500:39 | 500 | constants::DW_FORM_data16 => Some(16), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:507:43 | 507 | | constants::DW_FORM_line_strp => Some(encoding.format.word_size()), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:513:13 | 513 | Some(if encoding.version == 2 { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/abbrev.rs:533:14 | 533 | _ => None, | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:75:12 | 75 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1065:13 | 1065 | ptr::write_bytes(self.as_mut_ptr(), val, cnt); | ^^^ use of undeclared crate or module `ptr` error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:91:9 | 91 | impl From for DebugAranges { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:106:38 | 106 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:108:20 | 108 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:108:23 | 108 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:113:13 | 113 | Ok(header) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:115:17 | 115 | Ok(Some(header)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:115:20 | 115 | Ok(Some(header)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:117:13 | 117 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:119:17 | 119 | Err(e) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:167:20 | 167 | return Err(Error::UnknownVersion(u64::from(version))); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:185:20 | 185 | return Err(Error::InvalidAddressRange)?; | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:200:9 | 200 | Ok(ArangeHeader { | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:269:38 | 269 | pub fn next(&mut self) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:271:20 | 271 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:271:23 | 271 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:275:13 | 275 | Ok(Some(entry)) => Ok(Some(entry)), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:275:16 | 275 | Ok(Some(entry)) => Ok(Some(entry)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:275:32 | 275 | Ok(Some(entry)) => Ok(Some(entry)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:275:35 | 275 | Ok(Some(entry)) => Ok(Some(entry)), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:276:13 | 276 | Ok(None) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:278:17 | 278 | Ok(None) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:280:13 | 280 | Err(e) => { | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:1:5 | 1 | use std::ptr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:282:17 | 282 | Err(e) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:301:14 | 301 | segment: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:312:17 | 312 | ) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:318:20 | 318 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:318:23 | 318 | return Ok(None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:334:18 | 334 | _ => Ok(Some(ArangeEntry { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:334:21 | 334 | _ => Ok(Some(ArangeEntry { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:336:21 | 336 | Some(segment) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:338:21 | 338 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/aranges.rs:348:30 | 348 | pub fn segment(&self) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:37:9 | 37 | impl From for DebugCuIndex { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:79:9 | 79 | impl From for DebugTuIndex { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:112:20 | 112 | return Ok(UnitIndex { | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:2:5 | 2 | use std::rc::Rc; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:134:24 | 134 | return Err(Error::UnknownVersion(version.into())); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:142:20 | 142 | return Err(Error::InvalidIndexSlotCount); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:150:20 | 150 | return Err(Error::InvalidIndexSectionCount); | ^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1075:9 | 1075 | core::isize::MAX as usize - self.len() | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:164:33 | 164 | _ => return Err(Error::UnknownIndexSection), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:175:33 | 175 | _ => return Err(Error::UnknownIndexSection), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:187:9 | 187 | Ok(UnitIndex { | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:204:36 | 204 | pub fn find(&self, id: u64) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:206:20 | 206 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:220:24 | 220 | return Some(hash_row); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:223:24 | 223 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:227:9 | 227 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:233:20 | 233 | return Err(Error::InvalidIndexRow); | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:3:5 | 3 | use std::sync::Arc; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:237:20 | 237 | return Err(Error::InvalidIndexRow); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:247:9 | 247 | Ok(UnitIndexSectionIterator { | ^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:283:25 | 283 | impl<'index, R: Reader> Iterator for UnitIndexSectionIterator<'index, R> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:286:27 | 286 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/index.rs:291:9 | 291 | Some(UnitIndexSection { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:73:19 | 73 | comp_dir: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:74:20 | 74 | comp_name: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:80:9 | 80 | Ok(program) | ^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:102:12 | 102 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:118:9 | 118 | impl From for DebugLine { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:244:42 | 244 | pub fn next_row(&mut self) -> Result, &LineRow)>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:251:17 | 251 | Err(err) => return Err(err), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:251:36 | 251 | Err(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/mod.rs:39:5 | 39 | use std::borrow::Borrow; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:252:17 | 252 | Ok(None) => return Ok(None), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:252:36 | 252 | Ok(None) => return Ok(None), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:253:17 | 253 | Ok(Some(instruction)) => { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:253:20 | 253 | Ok(Some(instruction)) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:255:32 | 255 | return Ok(Some((self.header(), &self.row))); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:255:35 | 255 | return Ok(Some((self.header(), &self.row))); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:424:51 | 424 | constants::DW_LNE_end_sequence => Ok(LineInstruction::EndSequence), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:428:21 | 428 | Ok(LineInstruction::SetAddress(address)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:435:25 | 435 | Ok(LineInstruction::DefineFile(entry)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:437:25 | 437 | Ok(LineInstruction::UnknownExtended( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:446:21 | 446 | Ok(LineInstruction::SetDiscriminator(discriminator)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:449:30 | 449 | otherwise => Ok(LineInstruction::UnknownExtended(otherwise, instr_rest)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:452:13 | 452 | Ok(LineInstruction::Special(opcode)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:455:43 | 455 | constants::DW_LNS_copy => Ok(LineInstruction::Copy), | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/mod.rs:40:5 | 40 | use std::sync::atomic::AtomicPtr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:459:21 | 459 | Ok(LineInstruction::AdvancePc(advance)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:464:21 | 464 | Ok(LineInstruction::AdvanceLine(increment)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:469:21 | 469 | Ok(LineInstruction::SetFile(file)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:474:21 | 474 | Ok(LineInstruction::SetColumn(column)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:477:50 | 477 | constants::DW_LNS_negate_stmt => Ok(LineInstruction::NegateStatement), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:479:54 | 479 | constants::DW_LNS_set_basic_block => Ok(LineInstruction::SetBasicBlock), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:481:51 | 481 | constants::DW_LNS_const_add_pc => Ok(LineInstruction::ConstAddPc), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:485:21 | 485 | Ok(LineInstruction::FixedAddPc(advance)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:488:55 | 488 | constants::DW_LNS_set_prologue_end => Ok(LineInstruction::SetPrologueEnd), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:490:57 | 490 | constants::DW_LNS_set_epilogue_begin => Ok(LineInstruction::SetEpilogueBegin), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:494:21 | 494 | Ok(LineInstruction::SetIsa(isa)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:502:30 | 502 | 0 => Ok(LineInstruction::UnknownStandard0(otherwise)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:505:29 | 505 | ... Ok(LineInstruction::UnknownStandard1(otherwise, arg)) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:170:53 | 170 | let queue = self.queue.swap(self.new_queue, Ordering::AcqRel); | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:179:48 | 179 | (*waiter).signaled.store(true, Ordering::Release); | ^^^^^^^^ use of undeclared type `Ordering` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:1:5 | 1 | use std::sync::atomic::{AtomicPtr, Ordering}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:514:29 | 514 | ... Ok(LineInstruction::UnknownStandardN(otherwise, args)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:594:9 | 594 | Ok(LineInstructions { input }) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:614:17 | 614 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:616:20 | 616 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:616:23 | 616 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:620:13 | 620 | Ok(instruction) => Ok(Some(instruction)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:620:32 | 620 | Ok(instruction) => Ok(Some(instruction)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:620:35 | 620 | Ok(instruction) => Ok(Some(instruction)), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:621:13 | 621 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:623:17 | 623 | Err(e) | ^^^ not found in this scope error[E0412]: cannot find type `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:638:14 | 638 | address: Wrapping, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:639:15 | 639 | op_index: Wrapping, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:641:11 | 641 | line: Wrapping, | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:658:22 | 658 | address: Wrapping(0), | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:659:23 | 659 | op_index: Wrapping(0), | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:661:19 | 661 | line: Wrapping(1), | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:709:10 | 709 | ) -> Option<&'header FileEntry> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:718:27 | 718 | pub fn line(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroU64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:718:34 | 652 | impl LineRow { | - help: you might be missing a type parameter: `` ... 718 | pub fn line(&self) -> Option { | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:857:33 | 857 | self.address += Wrapping(u64::from(operand)); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:935:26 | 935 | self.line += Wrapping(line_increment as u64); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:945:33 | 945 | let operation_advance = Wrapping(operation_advance); | ^^^^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:2:5 | 2 | use std::sync::RwLock; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:948:42 | 948 | let minimum_instruction_length = Wrapping(minimum_instruction_length); | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Wrapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:952:50 | 952 | let maximum_operations_per_instruction = Wrapping(maximum_operations_per_instruction); | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroU64` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:994:12 | 994 | Column(NonZeroU64), | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1047:29 | 1047 | directory_entry_format: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1057:26 | 1057 | include_directories: Vec>, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1060:29 | 1060 | file_name_entry_format: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1065:17 | 1065 | file_names: Vec>, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1071:15 | 1071 | comp_dir: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1074:16 | 1074 | comp_file: Option>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1179:48 | 1179 | pub fn directory(&self, directory: u64) -> Option> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1238:38 | 1238 | pub fn file(&self, file: u64) -> Option<&FileEntry> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1285:23 | 1285 | mut comp_dir: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1286:20 | 1286 | comp_name: Option, | ^^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:140:5 | 140 | use std::borrow::Borrow; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1293:20 | 1293 | return Err(Error::UnknownVersion(u64::from(version))); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1300:24 | 1300 | return Err(Error::UnsupportedSegmentSize); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1318:20 | 1318 | return Err(Error::MinimumInstructionLengthZero); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1325:20 | 1325 | return Err(Error::MaximumOperationsPerInstructionZero); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1332:20 | 1332 | return Err(Error::LineRangeZero); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1344:20 | 1344 | return Err(Error::OpcodeBaseZero); | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1362:24 | 1362 | comp_dir = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1395:25 | 1395 | comp_file = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1419:9 | 1419 | Ok(header) | ^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1476:71 | 1476 | pub fn sequences(self) -> Result<(CompleteLineProgram, Vec>)> { | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1480:39 | 1480 | let mut sequence_start_addr = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1491:39 | 1491 | sequence_start_addr = Some(row.address()); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1505:35 | 1505 | sequence_start_addr = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1512:9 | 1512 | Ok((program, sequences)) | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:141:5 | 141 | use std::fmt::{Debug, Display, Formatter, Result as FmtResult}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1604:9 | 1604 | Ok(entry) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1634:63 | 1634 | pub fn directory(&self, header: &LineProgramHeader) -> Option> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1684:50 | 1684 | fn parse(input: &mut R) -> Result> { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1704:20 | 1704 | return Err(Error::MissingFileEntryFormatPath); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1706:9 | 1706 | Ok(format) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1715:25 | 1715 | let mut path_name = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1720:25 | 1720 | path_name = Some(value); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1724:5 | 1724 | Ok(path_name.unwrap()) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1732:25 | 1732 | let mut path_name = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1741:52 | 1741 | constants::DW_LNCT_path => path_name = Some(value), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1743:24 | 1743 | if let Some(value) = value.udata_value() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1748:24 | 1748 | if let Some(value) = value.udata_value() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1753:24 | 1753 | if let Some(value) = value.udata_value() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1769:5 | 1769 | Ok(FileEntry { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1784:5 | 1784 | Ok(match form { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/line.rs:1878:20 | 1878 | return Err(Error::UnknownForm); | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lists.rs:10:6 | 10 | impl Default for ListsHeader { | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lists.rs:48:16 | 48 | return Err(Error::UnknownVersion(u64::from(version))); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lists.rs:54:16 | 54 | return Err(Error::UnsupportedSegmentSize); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lists.rs:63:5 | 63 | Ok(ListsHeader { | ^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:51:9 | 51 | impl From for DebugLoc { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:97:9 | 97 | impl From for DebugLocLists { | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:162:12 | 162 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:191:9 | 191 | Ok(LocListIter::new( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:210:9 | 210 | Ok(LocListIter::new( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:239:9 | 239 | Ok(RawLocListIter::new(input, unit_encoding, format)) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:182:13 | 182 | Poll::Ready(Ok(())) | ^^^^ use of undeclared type `Poll` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:259:9 | 259 | Ok(RawLocListIter::new( | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:290:59 | 290 | pub fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(SectionId, R::Offset)> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:394:9 | 394 | Ok(Expression(input.split(len)?)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:398:9 | 398 | Ok(Expression(input.split(len)?)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:404:83 | 404 | fn parse(input: &mut R, encoding: Encoding, format: LocListsFormat) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:408:24 | 408 | return Ok(if range.is_end() { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:409:21 | 409 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:411:21 | 411 | Some(RawLocListEntry::BaseAddress { addr: range.end }) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:415:21 | 415 | Some(RawLocListEntry::AddressOrOffsetPair { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:422:36 | 422 | LocListsFormat::LLE => Ok(match constants::DwLle(input.read_u8()?) { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:423:50 | 423 | constants::DW_LLE_end_of_list => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:424:52 | 424 | constants::DW_LLE_base_addressx => Some(RawLocListEntry::BaseAddressx { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:357:17 | 357 | Poll::Ready(io::Read::read(&mut *self, buf)) | ^^^^ use of undeclared type `Poll` ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:427:50 | 427 | constants::DW_LLE_startx_endx => Some(RawLocListEntry::StartxEndx { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:432:52 | 432 | constants::DW_LLE_startx_length => Some(RawLocListEntry::StartxLength { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:442:50 | 442 | constants::DW_LLE_offset_pair => Some(RawLocListEntry::OffsetPair { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:447:55 | 447 | constants::DW_LLE_default_location => Some(RawLocListEntry::DefaultLocation { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:450:51 | 450 | constants::DW_LLE_base_address => Some(RawLocListEntry::BaseAddress { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:453:48 | 453 | constants::DW_LLE_start_end => Some(RawLocListEntry::StartEnd { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:458:51 | 458 | constants::DW_LLE_start_length => Some(RawLocListEntry::StartLength { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:464:28 | 464 | return Err(Error::InvalidAddressRange); | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:482:38 | 482 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:484:20 | 484 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:484:23 | 484 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:488:13 | 488 | Ok(entry) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:492:17 | 492 | Ok(entry) | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:142:5 | 142 | use std::marker::PhantomData; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:494:13 | 494 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:496:17 | 496 | Err(e) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:548:38 | 548 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:551:17 | 551 | Some(loc) => loc, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:552:32 | 552 | None => return Ok(None), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:607:24 | 607 | return Err(Error::InvalidLocationAddressRange); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:610:20 | 610 | return Ok(Some(LocationListEntry { range, data })); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/loclists.rs:610:23 | 610 | return Ok(Some(LocationListEntry { range, data })); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:28:68 | 28 | fn parse_entry(input: &mut R, header: &Self::Header) -> Result>; | ^^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:38:14 | 38 | phantom: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:41:17 | 41 | impl From for DebugLookup | ^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:49:22 | 49 | phantom: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:357:29 | 357 | Poll::Ready(io::Read::read(&mut *self, buf)) | ^^ use of undeclared crate or module `io` ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:61:26 | 61 | current_set: None, | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:143:5 | 143 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:77:18 | 77 | current_set: Option<(R, Parser::Header)>, // Only none at the very beginning and end. | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:95:38 | 95 | pub fn next(&mut self) -> Result> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:97:20 | 97 | if let Some((ref mut input, ref header)) = self.current_set { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:100:25 | 100 | Ok(Some(entry)) => return Ok(Some(entry)), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:100:28 | 100 | Ok(Some(entry)) => return Ok(Some(entry)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:100:51 | 100 | Ok(Some(entry)) => return Ok(Some(entry)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:100:54 | 100 | Ok(Some(entry)) => return Ok(Some(entry)), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:101:25 | 101 | Ok(None) => {} | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:102:25 | 102 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:105:36 | 105 | ... return Err(e); | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:111:36 | 111 | self.current_set = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:112:24 | 112 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:112:27 | 112 | return Ok(None); | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:144:5 | 144 | use std::ops::Deref; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:115:17 | 115 | Ok(set) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:116:40 | 116 | self.current_set = Some(set); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:118:17 | 118 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:119:40 | 119 | self.current_set = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:121:28 | 121 | return Err(e); | ^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:152:14 | 152 | phantom: PhantomData<(R, Entry)>, | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:171:20 | 171 | return Err(Error::UnknownVersion(u64::from(version))); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:184:9 | 184 | Ok((rest, header)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:188:68 | 188 | fn parse_entry(input: &mut R, header: &Self::Header) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:192:13 | 192 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:192:16 | 192 | Ok(None) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:195:13 | 195 | Ok(Some(Self::Entry::new( | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:195:37 | 195 | let mut curr_queue = queue.load(Ordering::Acquire); | ^^^^^^^^ use of undeclared type `Ordering` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:145:5 | 145 | use std::ptr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/lookup.rs:195:16 | 195 | Ok(Some(Self::Entry::new( | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:178:21 | 178 | bit_offset: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:366:23 | 366 | pub size_in_bits: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:378:21 | 378 | pub bit_offset: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:388:9 | 388 | Err(Error::BadBranchTarget(new_pc_offset.into_u64())) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:392:9 | 392 | Ok(new_pc) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:419:17 | 419 | Ok(Operation::Address { address }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:421:39 | 421 | constants::DW_OP_deref => Ok(Operation::Deref { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:428:17 | 428 | Ok(Operation::UnsignedConstant { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:434:17 | 434 | Ok(Operation::SignedConstant { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:440:17 | 440 | Ok(Operation::UnsignedConstant { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:446:17 | 446 | Ok(Operation::SignedConstant { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:452:17 | 452 | Ok(Operation::UnsignedConstant { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:458:17 | 458 | Ok(Operation::SignedConstant { | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:146:5 | 146 | use std::sync::atomic::{AtomicPtr, Ordering}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:464:17 | 464 | Ok(Operation::UnsignedConstant { value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:468:17 | 468 | Ok(Operation::SignedConstant { value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:472:17 | 472 | Ok(Operation::UnsignedConstant { value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:476:17 | 476 | Ok(Operation::SignedConstant { value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:478:37 | 478 | constants::DW_OP_dup => Ok(Operation::Pick { index: 0 }), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:479:38 | 479 | constants::DW_OP_drop => Ok(Operation::Drop), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:480:38 | 480 | constants::DW_OP_over => Ok(Operation::Pick { index: 1 }), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:483:17 | 483 | Ok(Operation::Pick { index: value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:485:38 | 485 | constants::DW_OP_swap => Ok(Operation::Swap), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:486:37 | 486 | constants::DW_OP_rot => Ok(Operation::Rot), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:487:40 | 487 | constants::DW_OP_xderef => Ok(Operation::Deref { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:492:37 | 492 | constants::DW_OP_abs => Ok(Operation::Abs), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:493:37 | 493 | constants::DW_OP_and => Ok(Operation::And), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:494:37 | 494 | constants::DW_OP_div => Ok(Operation::Div), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:495:39 | 495 | constants::DW_OP_minus => Ok(Operation::Minus), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:496:37 | 496 | constants::DW_OP_mod => Ok(Operation::Mod), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:497:37 | 497 | constants::DW_OP_mul => Ok(Operation::Mul), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:498:37 | 498 | constants::DW_OP_neg => Ok(Operation::Neg), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:499:37 | 499 | constants::DW_OP_not => Ok(Operation::Not), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:500:36 | 500 | constants::DW_OP_or => Ok(Operation::Or), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:501:38 | 501 | constants::DW_OP_plus => Ok(Operation::Plus), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:504:17 | 504 | Ok(Operation::PlusConstant { value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:506:37 | 506 | constants::DW_OP_shl => Ok(Operation::Shl), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:507:37 | 507 | constants::DW_OP_shr => Ok(Operation::Shr), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:508:38 | 508 | constants::DW_OP_shra => Ok(Operation::Shra), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:509:37 | 509 | constants::DW_OP_xor => Ok(Operation::Xor), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:512:17 | 512 | Ok(Operation::Bra { target }) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:205:21 | 205 | Ordering::Acquire, | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:206:21 | 206 | Ordering::Acquire, | ^^^^^^^^ use of undeclared type `Ordering` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:147:5 | 147 | use std::sync::Arc; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:514:36 | 514 | constants::DW_OP_eq => Ok(Operation::Eq), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:515:36 | 515 | constants::DW_OP_ge => Ok(Operation::Ge), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:516:36 | 516 | constants::DW_OP_gt => Ok(Operation::Gt), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:517:36 | 517 | constants::DW_OP_le => Ok(Operation::Le), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:518:36 | 518 | constants::DW_OP_lt => Ok(Operation::Lt), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:519:36 | 519 | constants::DW_OP_ne => Ok(Operation::Ne), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:522:17 | 522 | Ok(Operation::Skip { target }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:555:41 | 555 | | constants::DW_OP_lit31 => Ok(Operation::UnsignedConstant { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:589:41 | 589 | | constants::DW_OP_reg31 => Ok(Operation::Register { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:625:17 | 625 | Ok(Operation::RegisterOffset { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:633:17 | 633 | Ok(Operation::Register { register }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:637:17 | 637 | Ok(Operation::FrameOffset { offset: value }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:642:17 | 642 | Ok(Operation::RegisterOffset { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:650:17 | 650 | Ok(Operation::Piece { | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:87:5 | 87 | use std::marker::PhantomData; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:652:33 | 652 | bit_offset: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:657:17 | 657 | Ok(Operation::Deref { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:665:17 | 665 | Ok(Operation::Deref { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:671:37 | 671 | constants::DW_OP_nop => Ok(Operation::Nop), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:672:53 | 672 | constants::DW_OP_push_object_address => Ok(Operation::PushObjectAddress), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:675:17 | 675 | Ok(Operation::Call { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:681:17 | 681 | Ok(Operation::Call { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:687:17 | 687 | Ok(Operation::Call { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:692:17 | 692 | Ok(Operation::TLS) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:694:48 | 694 | constants::DW_OP_call_frame_cfa => Ok(Operation::CallFrameCFA), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:698:17 | 698 | Ok(Operation::Piece { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:700:33 | 700 | bit_offset: Some(offset), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:706:17 | 706 | Ok(Operation::ImplicitValue { data }) | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:88:5 | 88 | use std::ops::Deref; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:708:45 | 708 | constants::DW_OP_stack_value => Ok(Operation::StackValue), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:712:17 | 712 | Ok(Operation::ImplicitPointer { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:719:17 | 719 | Ok(Operation::AddressIndex { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:725:17 | 725 | Ok(Operation::ConstantIndex { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:732:17 | 732 | Ok(Operation::EntryValue { expression }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:736:17 | 736 | Ok(Operation::ParameterRef { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:744:17 | 744 | Ok(Operation::TypedLiteral { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:752:17 | 752 | Ok(Operation::RegisterOffset { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:761:17 | 761 | Ok(Operation::Deref { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:770:17 | 770 | Ok(Operation::Deref { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:778:17 | 778 | Ok(Operation::Convert { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:784:17 | 784 | Ok(Operation::Reinterpret { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:791:21 | 791 | Ok(Operation::WasmLocal { index }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:795:21 | 795 | Ok(Operation::WasmGlobal { index }) | ^^ not found in this scope error[E0408]: variable `None` is not bound in all patterns --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:218:34 | 218 | (INCOMPLETE, None) | (RUNNING, _) => { | ---- ^^^^^^^^^^^^ pattern doesn't bind `None` | | | variable not in all patterns | help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::None` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:218:26 | 218 | (INCOMPLETE, None) | (RUNNING, _) => { | ^^^^ error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:220:41 | 220 | curr_queue = queue.load(Ordering::Acquire); | ^^^^^^^^ use of undeclared type `Ordering` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:89:5 | 89 | use std::rc::Rc; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:799:21 | 799 | Ok(Operation::WasmStack { index }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:803:21 | 803 | Ok(Operation::WasmGlobal { index }) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:805:22 | 805 | _ => Err(Error::InvalidExpression(name)), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:807:18 | 807 | _ => Err(Error::InvalidExpression(name)), | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:814:11 | 814 | Start(Option), | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:855:16 | 855 | space: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:966:38 | 966 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:968:20 | 968 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:968:23 | 968 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:971:13 | 971 | Ok(op) => Ok(Some(op)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:971:23 | 971 | Ok(op) => Ok(Some(op)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:971:26 | 971 | Ok(op) => Ok(Some(op)), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:972:13 | 972 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:974:17 | 974 | Err(e) | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:90:5 | 90 | use std::sync::Arc; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1042:18 | 1042 | type Stack = Vec; | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1043:28 | 1043 | type ExpressionStack = Vec<(R, R)>; | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1044:19 | 1044 | type Result = Vec>; | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1096:21 | 1096 | object_address: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1097:21 | 1097 | max_iterations: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1133:28 | 1133 | pub fn result(self) -> Vec> { | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1153:29 | 1153 | object_address: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1154:29 | 1154 | max_iterations: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1156:43 | 1156 | state: EvaluationState::Start(None), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1182:53 | 1182 | self.state = EvaluationState::Start(Some(value)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1195:31 | 1195 | self.object_address = Some(value); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1208:31 | 1208 | self.max_iterations = Some(value); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1213:13 | 1213 | Some(value) => Ok(value), | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:9:5 | 9 | use std::ops::Deref; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1213:28 | 1213 | Some(value) => Ok(value), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1214:21 | 1214 | None => Err(Error::NotEnoughStackItems), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1237:21 | 1237 | Some(value) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1239:21 | 1239 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1241:24 | 1241 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1259:28 | 1259 | return Err(Error::NotEnoughStackItems); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1429:24 | 1429 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1439:24 | 1439 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1448:24 | 1448 | if let Some(value) = self.object_address { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1451:28 | 1451 | return Err(Error::InvalidPushObjectAddress); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1456:24 | 1456 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1465:24 | 1465 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1472:24 | 1472 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1480:24 | 1480 | return Ok(OperationEvaluationResult::Complete { location }); | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:10:5 | 10 | use std::sync::atomic::Ordering; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1487:24 | 1487 | return Ok(OperationEvaluationResult::Complete { location }); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1493:24 | 1493 | return Ok(OperationEvaluationResult::Complete { location }); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1498:24 | 1498 | return Ok(OperationEvaluationResult::Complete { location }); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1502:24 | 1502 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1509:24 | 1509 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1516:24 | 1516 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1523:24 | 1523 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1533:24 | 1533 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1555:39 | 1555 | size_in_bits: Some(size_in_bits), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1560:24 | 1560 | return Ok(OperationEvaluationResult::Piece); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1564:24 | 1564 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1570:24 | 1570 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1576:24 | 1576 | return Ok(OperationEvaluationResult::Waiting( | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:18:5 | 18 | use std::sync::atomic::Ordering::*; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1584:24 | 1584 | return Err(Error::UnsupportedEvaluation); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1588:9 | 1588 | Ok(OperationEvaluationResult::Incomplete) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1612:24 | 1612 | if let Some(value) = initial_value { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1618:51 | 1618 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1619:49 | 1619 | EvaluationState::Complete => return Ok(EvaluationResult::Complete), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1624:13 | 1624 | Ok(r) => Ok(r), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1624:22 | 1624 | Ok(r) => Ok(r), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1625:13 | 1625 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1627:17 | 1627 | Err(e) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1641:51 | 1641 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1662:51 | 1662 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1685:51 | 1685 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1706:51 | 1706 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1727:51 | 1727 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:19:5 | 19 | use std::sync::atomic::Ordering::*; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1748:51 | 1748 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1774:51 | 1774 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1798:51 | 1798 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1820:51 | 1820 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1842:51 | 1842 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/limit.rs:61:9 | 61 | cmp::min(self.inner.remaining_mut(), self.limit) | ^^^ use of undeclared crate or module `cmp` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1863:51 | 1863 | EvaluationState::Error(err) => return Err(err), | ^^^ help: a local variable with a similar name exists: `err` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1886:17 | 1886 | Some((newpc, newbytes)) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1899:20 | 1899 | if let Some(max_iterations) = self.max_iterations { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1901:28 | 1901 | return Err(Error::TooManyIterations); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1913:32 | 1913 | return Err(Error::InvalidPiece); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1922:36 | 1922 | ... return Err(Error::InvalidPiece); | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1926:47 | 1926 | ... size_in_bits: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1927:45 | 1927 | ... bit_offset: None, | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:111:5 | 111 | use std::sync::atomic::Ordering::*; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1941:55 | 1941 | ... size_in_bits: Some(size_in_bits), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1950:40 | 1950 | ... return Err(Error::InvalidExpressionTerminator(value)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1957:28 | 1957 | return Ok(result); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1969:35 | 1969 | size_in_bits: None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1970:33 | 1970 | bit_offset: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/op.rs:1977:9 | 1977 | Ok(EvaluationResult::Complete) | ^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubnames.rs:107:17 | 107 | impl From for DebugPubNames { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubnames.rs:128:38 | 128 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubtypes.rs:107:17 | 107 | impl From for DebugPubTypes { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/pubtypes.rs:128:38 | 128 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:51:9 | 51 | impl From for DebugRanges { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:98:9 | 98 | impl From for DebugRngLists { | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:181:12 | 181 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:32:5 | 32 | use std::sync::atomic::Ordering::*; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:209:9 | 209 | Ok(RngListIter::new( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:238:9 | 238 | Ok(RawRngListIter::new(input, unit_encoding, format)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:268:59 | 268 | pub fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(SectionId, R::Offset)> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:357:17 | 357 | ) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:361:24 | 361 | return Ok(if range.is_end() { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:362:21 | 362 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:364:21 | 364 | Some(RawRngListEntry::BaseAddress { addr: range.end }) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:366:21 | 366 | Some(RawRngListEntry::AddressOrOffsetPair { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:372:38 | 372 | RangeListsFormat::RLE => Ok(match constants::DwRle(input.read_u8()?) { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:373:50 | 373 | constants::DW_RLE_end_of_list => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:374:52 | 374 | constants::DW_RLE_base_addressx => Some(RawRngListEntry::BaseAddressx { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:377:50 | 377 | constants::DW_RLE_startx_endx => Some(RawRngListEntry::StartxEndx { | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:21:5 | 21 | use std::sync::atomic::Ordering::*; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:381:52 | 381 | constants::DW_RLE_startx_length => Some(RawRngListEntry::StartxLength { | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:231:21 | 231 | thread: Cell::new(Some(thread::current())), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:365:17 | 365 | Poll::Ready(io::Read::read_vectored(&mut *self, bufs)) | ^^^^ use of undeclared type `Poll` ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:385:50 | 385 | constants::DW_RLE_offset_pair => Some(RawRngListEntry::OffsetPair { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:389:51 | 389 | constants::DW_RLE_base_address => Some(RawRngListEntry::BaseAddress { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:392:48 | 392 | constants::DW_RLE_start_end => Some(RawRngListEntry::StartEnd { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:396:51 | 396 | constants::DW_RLE_start_length => Some(RawRngListEntry::StartLength { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:401:28 | 401 | return Err(Error::InvalidAddressRange); | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:419:38 | 419 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:421:20 | 421 | return Ok(None); | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/limit.rs:66:19 | 66 | let end = cmp::min(bytes.len(), self.limit); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:65:22 | 65 | impl io::Read for Reader { | ^^ use of undeclared crate or module `io` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:421:23 | 421 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:425:13 | 425 | Ok(range) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:429:17 | 429 | Ok(range) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:431:13 | 431 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:433:17 | 433 | Err(e) | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:17:5 | 17 | use std::sync::atomic::AtomicUsize; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:485:38 | 485 | pub fn next(&mut self) -> Result> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:488:17 | 488 | Some(range) => range, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:489:32 | 489 | None => return Ok(None), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:526:24 | 526 | return Err(Error::InvalidAddressRange); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:529:20 | 529 | return Ok(Some(range)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:529:23 | 529 | return Ok(Some(range)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/rnglists.rs:579:9 | 579 | Ok(range) | ^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:77:12 | 77 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:93:9 | 93 | impl From for DebugStr { | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:155:12 | 155 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:171:9 | 171 | impl From for DebugStrOffsets { | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:258:12 | 258 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/str.rs:274:9 | 274 | impl From for DebugLineStr { | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:17:5 | 17 | use std::cell::Cell; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:26:62 | 26 | pub fn to_unit_offset(&self, unit: &UnitHeader) -> Option> | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:365:29 | 365 | Poll::Ready(io::Read::read_vectored(&mut *self, bufs)) | ^^ use of undeclared crate or module `io` ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:33:20 | 33 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:35:9 | 35 | Some(offset) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:43:62 | 43 | pub fn to_unit_offset(&self, unit: &UnitHeader) -> Option> | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:50:20 | 50 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:52:9 | 52 | Some(offset) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:60:68 | 60 | pub fn to_debug_info_offset(&self, unit: &UnitHeader) -> Option> | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:65:9 | 65 | Some(DebugInfoOffset(unit_offset.0 + self.0)) | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:66:43 | 66 | fn read(&mut self, dst: &mut [u8]) -> io::Result { | ^^ use of undeclared crate or module `io` error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:71:69 | 71 | pub fn to_debug_types_offset(&self, unit: &UnitHeader) -> Option> | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:76:9 | 76 | Some(DebugTypesOffset(unit_offset.0 + self.0)) | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:163:12 | 163 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:179:9 | 179 | impl From for DebugInfo { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:197:38 | 197 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:199:13 | 199 | Ok(None) | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:18:5 | 18 | use std::slice::Iter; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:199:16 | 199 | Ok(None) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:203:17 | 203 | Ok(header) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:205:21 | 205 | Ok(Some(header)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:205:24 | 205 | Ok(Some(header)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:207:17 | 207 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:209:21 | 209 | Err(e) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:229:5 | 229 | Ok(constants::DwUt(val)) | ^^ not found in this scope error[E0412]: cannot find type `Range` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:449:30 | 449 | pub fn range(&self, idx: Range>) -> Result { | ^^^^^ not found in this scope | help: consider importing this struct | 3 | use crate::Range; | error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:451:20 | 451 | return Err(Error::OffsetOutOfBounds); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:454:20 | 454 | return Err(Error::OffsetOutOfBounds); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:463:9 | 463 | Ok(input) | ^^ not found in this scope error[E0412]: cannot find type `RangeFrom` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:467:35 | 467 | pub fn range_from(&self, idx: RangeFrom>) -> Result { | ^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:469:20 | 469 | return Err(Error::OffsetOutOfBounds); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:474:9 | 474 | Ok(input) | ^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:186:13 | 186 | Poll::Ready(Ok(())) | ^^^^ use of undeclared type `Poll` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:109:5 | 109 | use std::cell::Cell; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `RangeTo` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:478:33 | 478 | pub fn range_to(&self, idx: RangeTo>) -> Result { | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:480:20 | 480 | return Err(Error::OffsetOutOfBounds); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:485:9 | 485 | Ok(input) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:508:29 | 508 | cached_current: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:521:9 | 521 | Ok(EntriesCursor { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:525:29 | 525 | cached_current: None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:535:17 | 535 | offset: Option>, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:538:13 | 538 | Some(offset) => self.range_from(offset..)?, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:541:9 | 541 | Ok(EntriesTree::new(input, self, abbreviations)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:548:17 | 548 | offset: Option>, | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:551:13 | 551 | Some(offset) => self.range_from(offset..)?, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:554:9 | 554 | Ok(EntriesRaw { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:600:16 | 600 | return Err(Error::UnknownVersion(u64::from(version))); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:636:21 | 636 | _ => return Err(Error::UnsupportedUnitType), | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:110:5 | 110 | use std::ptr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:639:5 | 639 | Ok(UnitHeader::new( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:651:5 | 651 | Ok(DwoId(input.read_u64()?)) | ^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:665:16 | 665 | attrs_len: Cell>, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:665:21 | 665 | attrs_len: Cell>, | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:685:34 | 685 | attrs_len: Cell::new(None), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:861:57 | 861 | pub fn attr(&self, name: constants::DwAt) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:863:19 | 863 | while let Some(attr) = attrs.next()? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:865:24 | 865 | return Ok(Some(attr)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:865:27 | 865 | return Ok(Some(attr)); | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:67:19 | 67 | let len = cmp::min(self.buf.remaining(), dst.len()); | ^^^ use of undeclared crate or module `cmp` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:868:9 | 868 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:868:12 | 868 | Ok(None) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:873:67 | 873 | pub fn attr_value_raw(&self, name: constants::DwAt) -> Result>> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:881:63 | 881 | pub fn attr_value(&self, name: constants::DwAt) -> Result>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:889:16 | 889 | if let Some(attrs_len) = self.attrs_len.get() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:892:13 | 892 | Ok(input) | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:112:5 | 112 | use std::sync::atomic::{AtomicPtr, AtomicUsize}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:895:23 | 895 | while let Some(_) = attrs.next()? {} | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:896:13 | 896 | Ok(attrs.input) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:902:26 | 902 | fn sibling(&self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:904:16 | 904 | if let Ok(Some(AttributeValue::UnitRef(offset))) = attr { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:904:19 | 904 | if let Ok(Some(AttributeValue::UnitRef(offset))) = attr { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:906:24 | 906 | if let Ok(input) = self.unit.range_from(offset..) { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:907:28 | 907 | return Some(input); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:911:9 | 911 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:921:17 | 921 | ) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:925:20 | 925 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:925:23 | 925 | return Ok(None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:928:9 | 928 | Ok(Some(DebuggingInformationEntry { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:928:12 | 928 | Ok(Some(DebuggingInformationEntry { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:931:34 | 931 | attrs_len: Cell::new(None), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1333 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `thread` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:231:36 | 231 | thread: Cell::new(Some(thread::current())), | ^^^^^^ use of undeclared crate or module `thread` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1334 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1340 | constant!(u8_value, Ordering, DwOrd); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1345 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1346 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1225:24 | 1225 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1350 | lineptr!(); | ---------- in this macro invocation | = note: this error originates in the macro `lineptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1357 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1360 | constant!(u16_value, Language, DwLang); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1370 | constant!(u8_value, Visibility, DwVis); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1376 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:74:22 | 74 | impl io::BufRead for Reader { | ^^ use of undeclared crate or module `io` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1377 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1400 | constant!(u8_value, Inline, DwInl); | ---------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1407 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:29:5 | 29 | use std::cell::Cell; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1417 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1418 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1285:24 | 1285 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1422 | rangelistptr!(); | --------------- in this macro invocation | = note: this error originates in the macro `rangelistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1425 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1426 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1431 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1438 | constant!(u8_value, Accessibility, DwAccess); | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1441 | constant!(udata_value, AddressClass, DwAddr); | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1450 | constant!(u8_value, CallingConvention, DwCc); | -------------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1454 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1460 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1461 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1462 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1465 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:30:5 | 30 | use std::ptr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1468 | constant!(udata_value, FileIndex); | --------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1471 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1480 | constant!(u8_value, Encoding, DwAte); | ------------------------------------ in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1486 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1487 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1493 | constant!(u8_value, IdentifierCase, DwId); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1253:24 | 1253 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1496 | macinfoptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `macinfoptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1505 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1506 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1512 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1513 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1519 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:75:31 | 75 | fn fill_buf(&mut self) -> io::Result<&[u8]> { | ^^ use of undeclared crate or module `io` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1520 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1526 | constant!(u8_value, Virtuality, DwVirtuality); | --------------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:31:5 | 31 | use std::slice::Iter; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1529 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1236:24 | 1236 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1530 | loclistptr!(); | ------------- in this macro invocation | = note: this error originates in the macro `loclistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1534 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1539 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1543 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1546 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1547 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1285:24 | 1285 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1561 | rangelistptr!(); | --------------- in this macro invocation | = note: this error originates in the macro `rangelistptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1570 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1573 | constant!(udata_value, FileIndex); | --------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1199:24 | 1199 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1576 | constant!(udata_value, Udata); | ----------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1591 | constant!(u8_value, DecimalSign, DwDs); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1204:24 | 1204 | if let Some(value) = self.$value() { | ^^^^ not found in this scope ... 1612 | constant!(u8_value, Endianity, DwEnd); | ------------------------------------- in this macro invocation | = note: this error originates in the macro `constant` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1649 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:33:5 | 33 | use std::sync::atomic::{AtomicPtr, AtomicUsize}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1313:24 | 1313 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1652 | stroffsetsptr!(); | ---------------- in this macro invocation | = note: this error originates in the macro `stroffsetsptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `AtomicBool` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:232:23 | 232 | signaled: AtomicBool::new(false), | ^^^^^^^^^^ use of undeclared type `AtomicBool` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:240:13 | 240 | Ordering::Release, | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:241:13 | 241 | Ordering::Relaxed, | ^^^^^^^^ use of undeclared type `Ordering` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1177:24 | 1177 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1655 | addrptr!(); | ---------- in this macro invocation | = note: this error originates in the macro `addrptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1293:24 | 1293 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1658 | rnglistsptr!(); | -------------- in this macro invocation | = note: this error originates in the macro `rnglistsptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1262:24 | 1262 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1670 | macroptr!(); | ----------- in this macro invocation | = note: this error originates in the macro `macroptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1685 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1688 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1700 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1703 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1706 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1212:24 | 1212 | if let Some(value) = self.exprloc_value() { | ^^^^ not found in this scope ... 1709 | exprloc!(); | ---------- in this macro invocation | = note: this error originates in the macro `exprloc` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1244:24 | 1244 | if let Some(offset) = self.offset_value() { | ^^^^ not found in this scope ... 1727 | loclistsptr!(); | -------------- in this macro invocation | = note: this error originates in the macro `loclistsptr` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1321:24 | 1321 | if let Some(value) = self.udata_value() { | ^^^^ not found in this scope ... 1730 | dwoid!(); | -------- in this macro invocation | = note: this error originates in the macro `dwoid` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1739:31 | 1739 | pub fn u8_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1745:32 | 1745 | pub fn u16_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1751:34 | 1751 | pub fn udata_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1757:34 | 1757 | pub fn sdata_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1763:35 | 1763 | pub fn offset_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1773:36 | 1773 | pub fn exprloc_value(&self) -> Option> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1787:60 | 1787 | pub fn string_value(&self, debug_str: &DebugStr) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1805:24 | 1805 | debug_str_sup: Option<&DebugStr>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1806:10 | 1806 | ) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1817:31 | 1817 | pub fn u8_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1818:16 | 1818 | if let Some(value) = self.udata_value() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1820:24 | 1820 | return Some(value as u8); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1823:9 | 1823 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1827:32 | 1827 | pub fn u16_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1828:16 | 1828 | if let Some(value) = self.udata_value() { | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:16:5 | 16 | use std::borrow::Borrow; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1830:24 | 1830 | return Some(value as u16); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1833:9 | 1833 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1837:34 | 1837 | pub fn udata_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1838:9 | 1838 | Some(match *self { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1847:28 | 1847 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1851:25 | 1851 | _ => return None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1856:34 | 1856 | pub fn sdata_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1857:9 | 1857 | Some(match *self { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1866:28 | 1866 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1870:25 | 1870 | _ => return None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1875:35 | 1875 | pub fn offset_value(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1879:13 | 1879 | Some(offset) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1881:13 | 1881 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1890:36 | 1890 | pub fn exprloc_value(&self) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1891:9 | 1891 | Some(match *self { | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:17:5 | 17 | use std::mem::{self, ManuallyDrop}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1894:25 | 1894 | _ => return None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1907:60 | 1907 | pub fn string_value(&self, debug_str: &DebugStr) -> Option { | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:251:35 | 251 | while !node.signaled.load(Ordering::Acquire) { | ^^^^^^^^ use of undeclared type `Ordering` error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1909:51 | 1909 | AttributeValue::String(ref string) => Some(string.clone()), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1911:18 | 1911 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1928:24 | 1928 | debug_str_sup: Option<&DebugStr>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1929:10 | 1929 | ) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1931:51 | 1931 | AttributeValue::String(ref string) => Some(string.clone()), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:1936:18 | 1936 | _ => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2197:24 | 2197 | return Err(Error::UnknownForm); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2204:16 | 2204 | return Ok(attr); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2217:20 | 2217 | if let Some(len) = get_attribute_size(form, encoding) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2263:28 | 2263 | return Err(Error::UnknownForm); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2273:5 | 2273 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2299:38 | 2299 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/take.rs:134:9 | 134 | cmp::min(self.inner.remaining(), self.limit) | ^^^ use of undeclared crate or module `cmp` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2305:20 | 2305 | if let Some(end) = self.entry.attrs_len.get() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2310:26 | 2310 | .set(Some(self.input.offset_from(&self.entry.attrs_slice))); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2313:20 | 2313 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2313:23 | 2313 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2319:13 | 2319 | Ok(attr) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2321:17 | 2321 | Ok(Some(attr)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2321:20 | 2321 | Ok(Some(attr)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2323:13 | 2323 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2325:17 | 2325 | Err(e) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2434:51 | 2434 | pub fn read_abbreviation(&mut self) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2438:20 | 2438 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2438:23 | 2438 | return Ok(None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2447:9 | 2447 | Ok(Some(abbrev)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2447:12 | 2447 | Ok(Some(abbrev)) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2484:21 | 2484 | cached_current: Option>, | ^^^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:18:5 | 18 | use std::ops::Deref; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2494:30 | 2494 | pub fn current(&self) -> Option<&DebuggingInformationEntry<'abbrev, 'unit, R>> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2502:44 | 2502 | pub fn next_entry(&mut self) -> Result> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2503:16 | 2503 | if let Some(ref current) = self.cached_current { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2508:35 | 2508 | self.cached_current = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2510:20 | 2510 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2510:23 | 2510 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2514:13 | 2514 | Ok(Some(entry)) => { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2514:16 | 2514 | Ok(Some(entry)) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2516:39 | 2516 | self.cached_current = Some(entry); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2517:17 | 2517 | Ok(Some(())) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2517:20 | 2517 | Ok(Some(())) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2519:13 | 2519 | Ok(None) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2522:17 | 2522 | Ok(Some(())) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2522:20 | 2522 | Ok(Some(())) | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:19:5 | 19 | use std::ptr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2524:13 | 2524 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2527:39 | 2527 | self.cached_current = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2528:17 | 2528 | Err(e) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2653:17 | 2653 | ) -> Result)>> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2658:24 | 2658 | if let Some(ref entry) = self.cached_current { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2659:28 | 2659 | return Ok(Some((delta_depth, entry))); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2659:31 | 2659 | return Ok(Some((delta_depth, entry))); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2665:24 | 2665 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2665:27 | 2665 | return Ok(None); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2778:17 | 2778 | ) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2781:20 | 2781 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2781:23 | 2781 | return Ok(None); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2789:24 | 2789 | if let Some(sibling_input) = self.current().unwrap().sibling() { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2794:43 | 2794 | self.cached_current = None; | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:20:5 | 20 | use std::sync::atomic::AtomicPtr; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2804:24 | 2804 | return Ok(None); | ^^ not found in this scope error[E0432]: unresolved imports `std::sync::atomic::AtomicUsize`, `std::cell::Cell`, `std::slice::Iter`, `super::Debt`, `std::cell::Cell`, `std::ptr`, `std::sync::atomic::AtomicPtr`, `std::sync::atomic::AtomicUsize`, `super::Debt`, `std::cell::Cell`, `std::ptr`, `std::slice::Iter`, `std::sync::atomic::AtomicPtr`, `std::sync::atomic::AtomicUsize`, `super::Debt`, `std::borrow::Borrow`, `std::mem`, `std::mem::ManuallyDrop`, `std::ops::Deref`, `std::ptr`, `std::sync::atomic::AtomicPtr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:17:5 | 17 | use std::sync::atomic::AtomicUsize; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:17:5 | 17 | use std::cell::Cell; | ^^^^^^^^^^^^^^^ 18 | use std::slice::Iter; | ^^^^^^^^^^^^^^^^ ... 21 | use super::Debt; | ^^^^^^^^^^^ | ::: /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:109:5 | 109 | use std::cell::Cell; | ^^^^^^^^^^^^^^^ 110 | use std::ptr; | ^^^^^^^^ 111 | use std::sync::atomic::Ordering::*; 112 | use std::sync::atomic::{AtomicPtr, AtomicUsize}; | ^^^^^^^^^ ^^^^^^^^^^^ 113 | 114 | use super::Debt; | ^^^^^^^^^^^ | ::: /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:29:5 | 29 | use std::cell::Cell; | ^^^^^^^^^^^^^^^ 30 | use std::ptr; | ^^^^^^^^ 31 | use std::slice::Iter; | ^^^^^^^^^^^^^^^^ 32 | use std::sync::atomic::Ordering::*; 33 | use std::sync::atomic::{AtomicPtr, AtomicUsize}; | ^^^^^^^^^ ^^^^^^^^^^^ ... 37 | use super::Debt; | ^^^^^^^^^^^ | ::: /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:16:5 | 16 | use std::borrow::Borrow; | ^^^^^^^^^^^^^^^^^^^ 17 | use std::mem::{self, ManuallyDrop}; | ^^^^ ^^^^^^^^^^^^ 18 | use std::ops::Deref; | ^^^^^^^^^^^^^^^ 19 | use std::ptr; | ^^^^^^^^ 20 | use std::sync::atomic::AtomicPtr; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/take.rs:139:18 | 139 | &bytes[..cmp::min(bytes.len(), self.limit)] | ^^^ use of undeclared crate or module `cmp` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2804:27 | 2804 | return Ok(None); | ^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `thread` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:252:13 | 252 | thread::park(); | ^^^^^^ use of undeclared crate or module `thread` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2809:24 | 2809 | return Ok(self.current()); | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2870:12 | 2870 | entry: Option>, | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2882:20 | 2882 | entry: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2893:20 | 2893 | return Err(Error::UnexpectedNull); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2896:9 | 2896 | Ok(EntriesTreeNode::new(self, 1)) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2909:17 | 2909 | Some(ref entry) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2911:32 | 2911 | return Ok(false); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2916:32 | 2916 | None => return Ok(false), | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2920:30 | 2920 | self.entry = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2921:24 | 2921 | return Ok(false); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2929:17 | 2929 | Ok(entry) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2931:21 | 2931 | Ok(self.entry.is_some()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2933:17 | 2933 | Err(e) => { | ^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:130:3 | 130 | #[derive(Debug)] | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:1:5 | 1 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2935:34 | 2935 | self.entry = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2936:21 | 2936 | Err(e) | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2943:17 | 2943 | Some(ref entry) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2945:32 | 2945 | if let Some(sibling_input) = entry.sibling() { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2968:30 | 2968 | self.entry = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2969:24 | 2969 | return Ok(false); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2973:17 | 2973 | Ok(entry) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2976:32 | 2976 | return Ok(self.entry.is_some()); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2979:17 | 2979 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2981:34 | 2981 | self.entry = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:2982:28 | 2982 | return Err(e); | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3050:47 | 3050 | pub fn next<'me>(&'me mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3052:13 | 3052 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3052:16 | 3052 | Ok(None) | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:5:5 | 5 | use std::cmp::Ordering; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:260:3 | 260 | #[derive(Copy, Clone, Debug)] | ^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3054:13 | 3054 | Ok(Some(EntriesTreeNode::new(self.tree, self.depth + 1))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3054:16 | 3054 | Ok(Some(EntriesTreeNode::new(self.tree, self.depth + 1))) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3057:13 | 3057 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3057:16 | 3057 | Ok(None) | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3121:12 | 3121 | F: FnMut(&'a T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3137:9 | 3137 | impl From for DebugTypes { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3184:38 | 3184 | pub fn next(&mut self) -> Result>> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3186:13 | 3186 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3186:16 | 3186 | Ok(None) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3190:17 | 3190 | Ok(header) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3192:21 | 3192 | Ok(Some(header)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3192:24 | 3192 | Ok(Some(header)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3194:17 | 3194 | Err(e) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/unit.rs:3196:21 | 3196 | Err(e) | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:6:5 | 6 | use std::error; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:282:3 | 282 | #[derive(Copy, Clone, Debug)] | ^^^^^^ error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:95:73 | 95 | pub fn from_encoding(encoding: constants::DwAte, byte_size: u64) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:96:9 | 96 | Some(match (encoding, byte_size) { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:107:25 | 107 | _ => return None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:115:17 | 115 | ) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:117:20 | 117 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:117:23 | 117 | return Ok(None); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:119:28 | 119 | let mut encoding = None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:120:29 | 120 | let mut byte_size = None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:123:19 | 123 | while let Some(attr) = attrs.next()? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:128:36 | 128 | encoding = Some(x); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:143:20 | 143 | return Ok(None); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:143:23 | 143 | return Ok(None); | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:7:5 | 7 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:146:17 | 146 | if let (Some(encoding), Some(byte_size)) = (encoding, byte_size) { | ^^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:330:3 | 330 | #[derive(Copy, Clone, Debug, Eq, PartialEq, Ord, PartialOrd, Hash)] | ^^^^^^ error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:146:33 | 146 | if let (Some(encoding), Some(byte_size)) = (encoding, byte_size) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:147:13 | 147 | Ok(ValueType::from_encoding(encoding, byte_size)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:149:13 | 149 | Ok(None) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:149:16 | 149 | Ok(None) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:185:25 | 185 | _ => return Err(Error::UnsupportedTypeOperation), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:187:9 | 187 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:205:25 | 205 | _ => return Err(Error::IntegralTypeRequired), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:207:9 | 207 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:229:9 | 229 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:251:9 | 251 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:273:9 | 273 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:299:20 | 299 | return Err(Error::TypeMismatch); | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:5:5 | 5 | use std::borrow::Borrow; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:327:9 | 327 | Ok(value) | ^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:348:3 | 348 | #[derive(Copy, Clone, Debug, Eq, PartialEq, Ord, PartialOrd, Hash)] | ^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:351:9 | 351 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:375:24 | 375 | return Err(Error::UnsupportedTypeOperation); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:378:9 | 378 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:401:25 | 401 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:403:9 | 403 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:426:25 | 426 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:428:9 | 428 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:451:25 | 451 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:453:9 | 453 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:465:24 | 465 | return Err(Error::DivisionByZero); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:475:24 | 475 | return Err(Error::DivisionByZero); | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:6:5 | 6 | use std::cell::{Cell, RefCell}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:496:25 | 496 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:498:9 | 498 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:510:24 | 510 | return Err(Error::DivisionByZero); | ^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:109:3 | 109 | #[derive(Clone, Debug)] | ^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:520:24 | 520 | return Err(Error::DivisionByZero); | ^^^ not found in this scope error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:46:13 | 46 | core::slice::from_raw_parts_mut(ptr as *mut _, len); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:537:54 | 537 | (Value::F32(_), Value::F32(_)) => return Err(Error::IntegralTypeRequired), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:538:54 | 538 | (Value::F64(_), Value::F64(_)) => return Err(Error::IntegralTypeRequired), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:539:25 | 539 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:541:9 | 541 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:563:20 | 563 | return Err(Error::TypeMismatch); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:578:20 | 578 | return Err(Error::TypeMismatch); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:593:20 | 593 | return Err(Error::TypeMismatch); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:614:25 | 614 | _ => return Err(Error::InvalidShiftExpression), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:616:9 | 616 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:642:25 | 642 | _ => return Err(Error::IntegralTypeRequired), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:644:9 | 644 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:672:24 | 672 | return Err(Error::UnsupportedTypeOperation); | ^^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:255:3 | 255 | #[derive(Clone, Debug)] | ^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:674:25 | 674 | _ => return Err(Error::IntegralTypeRequired), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:676:9 | 676 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:745:24 | 745 | return Err(Error::UnsupportedTypeOperation); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:747:25 | 747 | _ => return Err(Error::IntegralTypeRequired), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:749:9 | 749 | Ok(value) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:773:25 | 773 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:775:9 | 775 | Ok(Value::Generic(value as u64)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:799:25 | 799 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:801:9 | 801 | Ok(Value::Generic(value as u64)) | ^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:7:5 | 7 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:825:25 | 825 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:827:9 | 827 | Ok(Value::Generic(value as u64)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:851:25 | 851 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:853:9 | 853 | Ok(Value::Generic(value as u64)) | ^^ not found in this scope error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:26:3 | 26 | #[derive(Default)] | ^^^^^^ error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:877:25 | 877 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:879:9 | 879 | Ok(Value::Generic(value as u64)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:903:25 | 903 | _ => return Err(Error::TypeMismatch), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/value.rs:905:9 | 905 | Ok(Value::Generic(value as u64)) | ^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:612:23 | 612 | pub trait Section: From { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:623:30 | 623 | fn dwo_section_name() -> Option<&'static str> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:630:12 | 630 | F: FnOnce(SectionId) -> core::result::Result, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:649:9 | 649 | Ok(data.into()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:653:55 | 653 | fn lookup_offset_id(&self, id: ReaderOffsetId) -> Option<(SectionId, R::Offset)> | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:667:13 | 667 | Ok(Register(y)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/gimli/src/read/mod.rs:669:13 | 669 | Err(Error::UnsupportedRegister(x)) | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:8:5 | 8 | use std::result; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:35:3 | 35 | #[derive(Default)] | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1548:13 | 1548 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:59:17 | 59 | debug_assert_eq!(Debt::NONE, old); | ^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:381:17 | 381 | Pin::new(&mut **self).poll_write(cx, buf) | ^^^ use of undeclared type `Pin` ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1549:13 | 1549 | use std::u32; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:123:3 | 123 | #[derive(Default)] | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1615:13 | 1615 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:130:3 | 130 | #[derive(Default)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:102:13 | 102 | ptr::copy_nonoverlapping(src.as_ptr(), self.as_mut_ptr(), self.len()); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:146:6 | 146 | impl fmt::Debug for UninitSlice { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:147:29 | 147 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:147:52 | 147 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1616:13 | 1616 | use std::u32; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:194:13 | 194 | Poll::Ready(Ok(())) | ^^^^ use of undeclared type `Poll` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:194:9 | 194 | debug_assert_eq!(gen & GEN_TAG, 0); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1661:13 | 1661 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:210:9 | 210 | debug_assert_eq!(IDLE, prev, "Left control in wrong state"); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1662:13 | 1662 | use std::u32; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:220:9 | 220 | debug_assert_eq!(IDLE, self.control.load(Relaxed)); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:5:5 | 5 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:231:21 | 231 | debug_assert!( | ^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1361:13 | 1361 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1411:13 | 1411 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:272:21 | 272 | assert_eq!(my_space as usize & TAG_MASK, 0); | ^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:1:5 | 1 | use std::cmp; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:299:22 | 299 | _ => unreachable!("Invalid control value {:X}", control), | ^^^^^^^^^^^ error: could not compile `gimli` due to 2123 previous errors error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:2:5 | 2 | use std::error; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:313:9 | 313 | debug_assert_eq!(Debt::NONE, prev); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:3:5 | 3 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:323:13 | 323 | debug_assert_eq!(control & TAG_MASK, REPLACEMENT_TAG); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:4:5 | 4 | use std::result; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:104:9 | 104 | assert_eq!(NODE_USED, self.in_use.swap(NODE_COOLDOWN, Release)); | ^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:4:5 | 4 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:241:9 | 241 | debug_assert_eq!(node.in_use.load(Relaxed), NODE_USED); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:5:5 | 5 | use std::cmp; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:250:9 | 250 | debug_assert_eq!(node.in_use.load(Relaxed), NODE_USED); | ^^^^^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1049:9 | 1049 | impl ReadBytesExt for R {} | ^^ use of undeclared crate or module `io` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:6:5 | 6 | use std::error; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:273:9 | 273 | debug_assert_eq!(node.in_use.load(Relaxed), NODE_USED); | ^^^^^^^^^^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:7:5 | 7 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `debug_assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:291:9 | 291 | debug_assert_eq!(node.in_use.load(Relaxed), NODE_USED); | ^^^^^^^^^^^^^^^ error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:133:14 | 133 | entries: Vec>, | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:143:9 | 143 | impl Default for Slab { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:189:13 | 189 | impl<'a, T> Clone for Iter<'a, T> { | ^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:395:19 | 395 | while let Some(&Entry::Vacant(_)) = self.entries.last() { | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:480:12 | 480 | F: FnMut(&mut T, usize, usize) -> bool, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:487:17 | 487 | impl Drop for CleanupGuard<'_, T> { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:507:20 | 507 | if let Some(Entry::Occupied(mut value)) = guard.slab.entries.pop() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:509:27 | 509 | while let Some(&Entry::Occupied(_)) = guard.slab.entries.get(occupied_until) { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:666:38 | 666 | pub fn get(&self, key: usize) -> Option<&T> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:668:13 | 668 | Some(&Entry::Occupied(ref val)) => Some(val), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:668:48 | 668 | Some(&Entry::Occupied(ref val)) => Some(val), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:669:18 | 669 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:690:46 | 690 | pub fn get_mut(&mut self, key: usize) -> Option<&mut T> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:692:13 | 692 | Some(&mut Entry::Occupied(ref mut val)) => Some(val), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:692:56 | 692 | Some(&mut Entry::Occupied(ref mut val)) => Some(val), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:693:18 | 693 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:720:61 | 720 | pub fn get2_mut(&mut self, key1: usize, key2: usize) -> Option<(&mut T, &mut T)> { | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:389:17 | 389 | Pin::new(&mut **self).poll_write_vectored(cx, bufs) | ^^^ use of undeclared type `Pin` ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:737:17 | 737 | Some(&mut Entry::Occupied(ref mut val1)), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:738:17 | 738 | Some(&mut Entry::Occupied(ref mut val2)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:739:18 | 739 | ) => Some((val1, val2)), | ^^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:8:5 | 8 | use std::result; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:740:18 | 740 | _ => None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:984:17 | 984 | Some(&Entry::Vacant(next)) => next, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1008:49 | 1008 | pub fn try_remove(&mut self, key: usize) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1009:16 | 1009 | if let Some(entry) = self.entries.get_mut(key) { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1025:9 | 1025 | None | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1069:13 | 1069 | Some(&Entry::Occupied(_)) => true, | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1100:12 | 1100 | F: FnMut(usize, &mut T) -> bool, | ^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1157:13 | 1157 | Some(&Entry::Occupied(ref v)) => v, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1166:13 | 1166 | Some(&mut Entry::Occupied(ref mut v)) => v, | ^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1172:9 | 1172 | impl IntoIterator for Slab { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1184:13 | 1184 | impl<'a, T> IntoIterator for &'a Slab { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1193:13 | 1193 | impl<'a, T> IntoIterator for &'a mut Slab { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1232:9 | 1232 | impl FromIterator<(usize, T)> for Slab { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1235:12 | 1235 | I: IntoIterator, | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1241:38 | 1241 | let mut first_vacant_index = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1254:42 | 1254 | first_vacant_index = Some(slab.entries.len()); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1272:23 | 1272 | } else if let Some(first_vacant_index) = first_vacant_index { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1370:13 | 1370 | Some(&mut Entry::Occupied(ref mut v)) => v, | ^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1403:9 | 1403 | impl Iterator for IntoIter { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1406:27 | 1406 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1410:24 | 1410 | return Some((key, v)); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1415:9 | 1415 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1418:36 | 1418 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1419:20 | 1419 | (self.len, Some(self.len)) | ^^^^ not found in this scope error[E0405]: cannot find trait `DoubleEndedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1423:9 | 1423 | impl DoubleEndedIterator for IntoIter { | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1424:32 | 1424 | fn next_back(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1425:19 | 1425 | while let Some((key, entry)) = self.entries.next_back() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1428:24 | 1428 | return Some((key, v)); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1433:9 | 1433 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1437:9 | 1437 | impl ExactSizeIterator for IntoIter { | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1443:9 | 1443 | impl FusedIterator for IntoIter {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1447:13 | 1447 | impl<'a, T> Iterator for Iter<'a, T> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1450:27 | 1450 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1454:24 | 1454 | return Some((key, v)); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1459:9 | 1459 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1462:36 | 1462 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1463:20 | 1463 | (self.len, Some(self.len)) | ^^^^ not found in this scope error[E0405]: cannot find trait `DoubleEndedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1467:9 | 1467 | impl DoubleEndedIterator for Iter<'_, T> { | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1468:32 | 1468 | fn next_back(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1469:19 | 1469 | while let Some((key, entry)) = self.entries.next_back() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1472:24 | 1472 | return Some((key, v)); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1477:9 | 1477 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1481:9 | 1481 | impl ExactSizeIterator for Iter<'_, T> { | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1487:9 | 1487 | impl FusedIterator for Iter<'_, T> {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1491:13 | 1491 | impl<'a, T> Iterator for IterMut<'a, T> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1494:27 | 1494 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1498:24 | 1498 | return Some((key, v)); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1503:9 | 1503 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1506:36 | 1506 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1507:20 | 1507 | (self.len, Some(self.len)) | ^^^^ not found in this scope error[E0405]: cannot find trait `DoubleEndedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1511:9 | 1511 | impl DoubleEndedIterator for IterMut<'_, T> { | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1512:32 | 1512 | fn next_back(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1513:19 | 1513 | while let Some((key, entry)) = self.entries.next_back() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1516:24 | 1516 | return Some((key, v)); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1521:9 | 1521 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1525:9 | 1525 | impl ExactSizeIterator for IterMut<'_, T> { | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1531:9 | 1531 | impl FusedIterator for IterMut<'_, T> {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1535:9 | 1535 | impl Iterator for Drain<'_, T> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1538:27 | 1538 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1542:24 | 1542 | return Some(v); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1547:9 | 1547 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1550:36 | 1550 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1551:20 | 1551 | (self.len, Some(self.len)) | ^^^^ not found in this scope error[E0405]: cannot find trait `DoubleEndedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1555:9 | 1555 | impl DoubleEndedIterator for Drain<'_, T> { | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1556:32 | 1556 | fn next_back(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1557:19 | 1557 | while let Some(entry) = self.inner.next_back() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1560:24 | 1560 | return Some(v); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1565:9 | 1565 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1569:9 | 1569 | impl ExactSizeIterator for Drain<'_, T> { | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/slab/src/lib.rs:1575:9 | 1575 | impl FusedIterator for Drain<'_, T> {} | ^^^^^^^^^^^^^ not found in this scope error: cannot find macro `thread_local` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:305:1 | 305 | thread_local! { | ^^^^^^^^^^^^ | = note: `thread_local` is in scope, but it is an attribute: `#[thread_local]` error: could not compile `slab` due to 149 previous errors error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:9:5 | 9 | use std::u8; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1073:26 | 1073 | pub trait WriteBytesExt: io::Write { | ^^ use of undeclared crate or module `io` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:396:25 | 396 | impl fmt::Debug for OnceCell { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:396:13 | 396 | impl fmt::Debug for OnceCell { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:397:31 | 397 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:397:50 | 397 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:30:3 | 30 | #[derive(Debug)] | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:1:5 | 1 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:165:3 | 165 | #[derive(Clone, Default)] | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:2:5 | 2 | use std::cmp; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:172:3 | 172 | #[derive(Clone, Default)] | ^^^^^^ error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:3:5 | 3 | use std::fmt::Debug; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:4:5 | 4 | use std::slice; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:5:5 | 5 | use std::u8; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:5:5 | 5 | use std::cmp; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:6:5 | 6 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:7:5 | 7 | use std::iter; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:8:5 | 8 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:9:5 | 9 | use std::ops; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:470:13 | 470 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:959:9 | 959 | use std::ascii::escape_default; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:5:5 | 5 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:5:5 | 5 | use std::cell::{Cell, RefCell}; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:393:17 | 393 | Pin::new(&mut **self).poll_flush(cx) | ^^^ use of undeclared type `Pin` ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:6:5 | 6 | use std::result; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:226:13 | 226 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1436:13 | 1436 | use std::mem; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:1:5 | 1 | use std::error; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:2:5 | 2 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:204:13 | 204 | Poll::Ready(Ok(())) | ^^^^ use of undeclared type `Poll` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:3:5 | 3 | use std::result; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:134:13 | 134 | use std::cmp::Ordering; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:410:13 | 410 | use std::cmp::Ordering; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:85:5 | 85 | use std::char; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:86:5 | 86 | use std::fmt; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:87:5 | 87 | use std::iter::FusedIterator; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:88:5 | 88 | use std::slice; | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:203:30 | 203 | HeapVisitor { stack: vec![], stack_class: vec![] } | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:203:51 | 203 | HeapVisitor { stack: vec![], stack_class: vec![] } | ^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:488:9 | 488 | write!(f, "{}", x) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:517:9 | 517 | write!(f, "{}", x) | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:397:17 | 397 | Pin::new(&mut **self).poll_close(cx) | ^^^ use of undeclared type `Pin` ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:100:30 | 100 | HeapVisitor { stack: vec![] } | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:23:3 | 23 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:113:3 | 113 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:145:36 | 145 | comments: RefCell::new(vec![]), | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:146:39 | 146 | stack_group: RefCell::new(vec![]), | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:147:39 | 147 | stack_class: RefCell::new(vec![]), | ^^^ error[E0433]: failed to resolve: use of undeclared type `UnsafeCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:438:31 | 438 | OnceCell { inner: UnsafeCell::new(None) } | ^^^^^^^^^^ use of undeclared type `UnsafeCell` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:148:41 | 148 | capture_names: RefCell::new(vec![]), | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:225:3 | 225 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:268:3 | 268 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:279:3 | 279 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:303:3 | 303 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:466:32 | 466 | .unwrap_or_else(|| panic!("expected char at offset {}", i)) | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:649:9 | 649 | assert_eq!(self.char(), '|'); | ^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:208:13 | 208 | Poll::Ready(Ok(())) | ^^^^ use of undeclared type `Poll` error[E0433]: failed to resolve: use of undeclared type `UnsafeCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:443:31 | 443 | OnceCell { inner: UnsafeCell::new(Some(value)) } | ^^^^^^^^^^ use of undeclared type `UnsafeCell` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:653:51 | 653 | Ok(ast::Concat { span: self.span(), asts: vec![] }) | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:668:19 | 668 | asts: vec![concat.into_ast()], | ^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:687:9 | 687 | assert_eq!(self.char(), '('); | ^^^^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:712:59 | 712 | Ok(ast::Concat { span: self.span(), asts: vec![] }) | ^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:730:9 | 730 | assert_eq!(self.char(), ')'); | ^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:805:17 | 805 | unreachable!() | ^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:826:9 | 826 | assert_eq!(self.char(), '['); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:855:9 | 855 | assert_eq!(self.char(), ']'); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:870:17 | 870 | panic!("unexpected empty character class stack") | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:381:17 | 381 | Pin::new(&mut **self).poll_write(cx, buf) | ^^^ use of undeclared type `Pin` ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:879:17 | 879 | panic!("unexpected ClassState::Op") | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:912:9 | 912 | panic!("no open character class found") | ^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:932:56 | 932 | ast::ClassSetUnion { span: self.span(), items: vec![] } | ^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:949:21 | 949 | None => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:970:9 | 970 | assert_eq!(self.offset(), 0, "parser can only be used once"); | ^^^^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:972:65 | 972 | let mut concat = ast::Concat { span: self.span(), asts: vec![] }; | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1016:17 | 1016 | vec![], | ^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1040:9 | 1040 | assert!( | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1094:9 | 1094 | assert!(self.char() == '{'); | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1199:9 | 1199 | assert_eq!(self.char(), '('); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1241:17 | 1241 | assert_eq!(char_end, ':'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1293:9 | 1293 | assert_eq!(self.char(), '>'); | ^^^^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1327:64 | 1327 | let mut flags = ast::Flags { span: self.span(), items: vec![] }; | ^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1446:9 | 1446 | assert_eq!(self.char(), '\\'); | ^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1551:9 | 1551 | assert!(self.parser().octal); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:389:17 | 389 | Pin::new(&mut **self).poll_write_vectored(cx, bufs) | ^^^ use of undeclared type `Pin` ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1552:9 | 1552 | assert!('0' <= self.char() && self.char() <= '7'); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1582:9 | 1582 | assert!( | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1686:9 | 1686 | assert_eq!(self.char(), '}'); | ^^^^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1752:9 | 1752 | assert_eq!(self.char(), '['); | ^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:219:13 | 219 | Pin::new(&mut **self).poll_ready(cx) | ^^^ use of undeclared type `Pin` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1755:60 | 1755 | ast::ClassSetUnion { span: self.span(), items: vec![] }; | ^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1782:21 | 1782 | assert!(self.bump_if("&&")); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1789:21 | 1789 | assert!(self.bump_if("--")); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1796:21 | 1796 | assert!(self.bump_if("~~")); | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1899:9 | 1899 | assert_eq!(self.char(), '['); | ^^^^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1921:60 | 1921 | ast::ClassSetUnion { span: self.span(), items: vec![] }; | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1955:24 | 1955 | items: vec![], | ^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1579:9 | 1579 | impl WriteBytesExt for W {} | ^^ use of undeclared crate or module `io` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:203:18 | 203 | DynGuard(Box::new(Access::load(self))) | ^^^ use of undeclared type `Box` error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1990:9 | 1990 | assert_eq!(self.char(), '['); | ^^^^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2042:9 | 2042 | assert!(self.char() == 'p' || self.char() == 'P'); | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2062:13 | 2062 | assert_eq!(self.char(), '}'); | ^^^^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2131:18 | 2131 | c => panic!("expected valid Perl class but got '{}'", c), | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:393:17 | 393 | Pin::new(&mut **self).poll_flush(cx) | ^^^ use of undeclared type `Pin` ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2139:3 | 2139 | #[derive(Debug)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:223:13 | 223 | Pin::new(&mut **self).start_send(item) | ^^^ use of undeclared type `Pin` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:14:3 | 14 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:44:3 | 44 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:64:3 | 64 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:204:27 | 204 | Exactly(x) => write!(self.wtr, "{{{}}}", x), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:205:27 | 205 | AtLeast(x) => write!(self.wtr, "{{{},}}", x), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:206:30 | 206 | Bounded(x, y) => write!(self.wtr, "{{{},{}}}", x, y), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:215:28 | 215 | Punctuation => write!(self.wtr, r"\{}", ast.c), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:216:22 | 216 | Octal => write!(self.wtr, r"\{:o}", ast.c as u32), | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1591:5 | 1591 | slice::from_raw_parts_mut(slice.as_mut_ptr() as *mut u8, len) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `hint` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:524:34 | 524 | None => unsafe { hint::unreachable_unchecked() }, | ^^^^ use of undeclared crate or module `hint` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:218:17 | 218 | write!(self.wtr, r"\x{:02X}", ast.c as u32) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:221:17 | 221 | write!(self.wtr, r"\u{:04X}", ast.c as u32) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:224:17 | 224 | write!(self.wtr, r"\U{:08X}", ast.c as u32) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:227:17 | 227 | write!(self.wtr, r"\x{{{:X}}}", ast.c as u32) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:230:17 | 230 | write!(self.wtr, r"\u{{{:X}}}", ast.c as u32) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:233:17 | 233 | write!(self.wtr, r"\U{{{:X}}}", ast.c as u32) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:382:29 | 382 | Named(ref x) => write!(self.wtr, "{{{}}}", x), | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:397:17 | 397 | Pin::new(&mut **self).poll_close(cx) | ^^^ use of undeclared type `Pin` ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:384:17 | 384 | write!(self.wtr, "{{{}={}}}", name, value) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:387:17 | 387 | write!(self.wtr, "{{{}:{}}}", name, value) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:390:17 | 390 | write!(self.wtr, "{{{}!={}}}", name, value) | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:22:3 | 22 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:68:3 | 68 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:230:13 | 230 | Pin::new(&mut **self).poll_flush(cx) | ^^^ use of undeclared type `Pin` error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:217:18 | 217 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:232:37 | 232 | CaptureLimitExceeded => write!( | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:239:17 | 239 | write!(f, "invalid escape sequence found in character class") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:241:34 | 241 | ClassRangeInvalid => write!( | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:247:17 | 247 | write!(f, "invalid range boundary, must be a literal") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:249:30 | 249 | ClassUnclosed => write!(f, "unclosed character class"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:250:29 | 250 | DecimalEmpty => write!(f, "decimal literal empty"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:251:31 | 251 | DecimalInvalid => write!(f, "decimal literal invalid"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:252:31 | 252 | EscapeHexEmpty => write!(f, "hexadecimal literal empty"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:254:17 | 254 | write!(f, "hexadecimal literal is not a Unicode scalar value") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:256:38 | 256 | EscapeHexInvalidDigit => write!(f, "invalid hexadecimal digit"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:257:36 | 257 | EscapeUnexpectedEof => write!( | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:262:35 | 262 | EscapeUnrecognized => write!(f, "unrecognized escape sequence"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:264:17 | 264 | write!(f, "dangling flag negation operator") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:266:37 | 266 | FlagDuplicate { .. } => write!(f, "duplicate flag"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:268:17 | 268 | write!(f, "flag negation operator repeated") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:271:17 | 271 | write!(f, "expected flag but got end of regex") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:273:33 | 273 | FlagUnrecognized => write!(f, "unrecognized flag"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:275:17 | 275 | write!(f, "duplicate capture group name") | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1088:13 | 1088 | slice::from_raw_parts_mut(dst.as_mut_ptr() as *mut u16, dst.len()) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:237:13 | 237 | Pin::new(&mut **self).poll_close(cx) | ^^^ use of undeclared type `Pin` error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:68:25 | 68 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:68:50 | 68 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:68:66 | 68 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:68:71 | 68 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:89:25 | 89 | fn start_send(self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error>; | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:89:56 | 89 | fn start_send(self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error>; | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:103:25 | 103 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:103:50 | 103 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:103:66 | 103 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:103:71 | 103 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:116:25 | 116 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:116:50 | 116 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:116:66 | 116 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:116:71 | 116 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:119:10 | 119 | impl + Unpin, Item> Sink for &mut S { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:119:31 | 119 | impl + Unpin, Item> Sink for &mut S { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:122:29 | 122 | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:122:54 | 122 | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:122:70 | 122 | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:122:75 | 122 | fn poll_ready(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:126:29 | 126 | fn start_send(mut self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:126:60 | 126 | fn start_send(mut self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:130:29 | 130 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:130:54 | 130 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:130:70 | 130 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:130:75 | 130 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:134:29 | 134 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:277:31 | 277 | GroupNameEmpty => write!(f, "empty capture group name"), | ^^^^^ error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:134:54 | 134 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:134:70 | 134 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:134:75 | 134 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:139:30 | 139 | impl Sink for Pin

| ^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:141:8 | 141 | P: DerefMut + Unpin, | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:141:19 | 141 | P: DerefMut + Unpin, | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:146:25 | 146 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:146:50 | 146 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:146:66 | 146 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:146:71 | 146 | fn poll_ready(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:150:25 | 150 | fn start_send(self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:150:56 | 150 | fn start_send(self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:154:25 | 154 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:154:50 | 154 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:154:66 | 154 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:154:71 | 154 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:158:25 | 158 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:158:50 | 158 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:158:66 | 158 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:158:71 | 158 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Never` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:169:22 | 169 | type Error = Never; | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:171:29 | 171 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:171:53 | 171 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:171:69 | 171 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:171:74 | 171 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:172:25 | 172 | Poll::Ready(Ok(())) | ^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:175:29 | 175 | fn start_send(self: Pin<&mut Self>, item: T) -> Result<(), Self::Error> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:175:57 | 175 | fn start_send(self: Pin<&mut Self>, item: T) -> Result<(), Self::Error> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:178:13 | 178 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:181:29 | 181 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:181:53 | 181 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:181:69 | 181 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:181:74 | 181 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:182:25 | 182 | Poll::Ready(Ok(())) | ^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:185:29 | 185 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:185:53 | 185 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:185:69 | 185 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:185:74 | 185 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:186:25 | 186 | Poll::Ready(Ok(())) | ^^ not found in this scope error[E0412]: cannot find type `Never` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:191:22 | 191 | type Error = Never; | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:193:29 | 193 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:193:53 | 193 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:193:69 | 193 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:193:74 | 193 | fn poll_ready(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:194:25 | 194 | Poll::Ready(Ok(())) | ^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:197:29 | 197 | fn start_send(self: Pin<&mut Self>, item: T) -> Result<(), Self::Error> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:197:57 | 197 | fn start_send(self: Pin<&mut Self>, item: T) -> Result<(), Self::Error> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:200:13 | 200 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:203:29 | 203 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:203:53 | 203 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:203:69 | 203 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:203:74 | 203 | fn poll_flush(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:204:25 | 204 | Poll::Ready(Ok(())) | ^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:207:29 | 207 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:207:53 | 207 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:207:69 | 207 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:207:74 | 207 | fn poll_close(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:208:25 | 208 | Poll::Ready(Ok(())) | ^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:212:14 | 212 | impl + Unpin, Item> Sink for alloc::boxed::Box { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:212:35 | 212 | impl + Unpin, Item> Sink for alloc::boxed::Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:216:23 | 216 | mut self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:217:22 | 217 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:218:14 | 218 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:218:19 | 218 | ) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:222:33 | 222 | fn start_send(mut self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:222:64 | 222 | fn start_send(mut self: Pin<&mut Self>, item: Item) -> Result<(), Self::Error> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:227:23 | 227 | mut self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:228:22 | 228 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:229:14 | 229 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:229:19 | 229 | ) -> Poll> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:234:23 | 234 | mut self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:235:22 | 235 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:236:14 | 236 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-sink/src/lib.rs:236:19 | 236 | ) -> Poll> { | ^^^^^^ not found in this scope error: could not compile `futures-sink` due to 121 previous errors error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:278:33 | 278 | GroupNameInvalid => write!(f, "invalid capture group character"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:279:39 | 279 | GroupNameUnexpectedEof => write!(f, "unclosed capture group name"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:280:30 | 280 | GroupUnclosed => write!(f, "unclosed group"), | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1117:13 | 1117 | slice::from_raw_parts_mut(dst.as_mut_ptr() as *mut u32, dst.len()) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:164:49 | 164 | let shared_ptr = self.arc_swap.ptr.load(Ordering::Relaxed); | ^^^^^^^^ use of undeclared type `Ordering` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:281:30 | 281 | GroupUnopened => write!(f, "unopened group"), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:282:41 | 282 | NestLimitExceeded(limit) => write!( | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:288:39 | 288 | RepetitionCountInvalid => write!( | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:631:13 | 631 | mem::replace(self, Self::default()).into_inner() | ^^^ use of undeclared crate or module `mem` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:294:17 | 294 | write!(f, "repetition quantifier expects a valid decimal") | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1146:13 | 1146 | slice::from_raw_parts_mut(dst.as_mut_ptr() as *mut u64, dst.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:297:17 | 297 | write!(f, "unclosed counted repetition") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:300:17 | 300 | write!(f, "repetition operator missing expression") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:303:17 | 303 | write!(f, "invalid Unicode character class") | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:306:17 | 306 | write!(f, "backreferences are not supported") | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1175:13 | 1175 | slice::from_raw_parts_mut(dst.as_mut_ptr() as *mut u128, dst.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:308:38 | 308 | UnsupportedLookAround => write!( | ^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:313:18 | 313 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:322:3 | 322 | #[derive(Clone, Copy, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:332:9 | 332 | write!(f, "Span({:?}, {:?})", self.start, self.end) | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1205:13 | 1205 | slice::from_raw_parts_mut(dst.as_mut_ptr() as *mut u32, dst.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:352:3 | 352 | #[derive(Clone, Copy, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:365:9 | 365 | write!( | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:440:3 | 440 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:452:3 | 452 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1266:13 | 1266 | slice::from_raw_parts_mut(dst.as_mut_ptr() as *mut u64, dst.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:468:3 | 468 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:552:3 | 552 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:576:3 | 576 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:604:3 | 604 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1424:13 | 1424 | slice::from_raw_parts(src.as_ptr() as *const u8, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:628:3 | 628 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:654:3 | 654 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:678:3 | 678 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:705:3 | 705 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1452:13 | 1452 | slice::from_raw_parts(src.as_ptr() as *const u16, src.len()) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:685:28 | 685 | impl fmt::Debug for Lazy { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:685:13 | 685 | impl fmt::Debug for Lazy { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:686:31 | 686 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:686:50 | 686 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:729:3 | 729 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:741:3 | 741 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:752:3 | 752 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:764:3 | 764 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1480:13 | 1480 | slice::from_raw_parts(src.as_ptr() as *const u32, src.len()) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:707:49 | 707 | Lazy { cell: OnceCell::new(), init: Cell::new(Some(init)) } | ^^^^ use of undeclared type `Cell` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:827:3 | 827 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:862:3 | 862 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:881:3 | 881 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1508:13 | 1508 | slice::from_raw_parts(src.as_ptr() as *const u64, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:903:3 | 903 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:77:25 | 77 | impl io::Write for Writer { | ^^ use of undeclared crate or module `io` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:921:3 | 921 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:954:3 | 954 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:997:3 | 997 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:78:40 | 78 | fn write(&mut self, src: &[u8]) -> io::Result { | ^^ use of undeclared crate or module `io` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1536:13 | 1536 | slice::from_raw_parts(src.as_ptr() as *const u128, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1018:3 | 1018 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1062:3 | 1062 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1079:3 | 1079 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:79:17 | 79 | let n = cmp::min(self.buf.remaining_mut(), src.len()); | ^^^ use of undeclared crate or module `cmp` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1092:3 | 1092 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1565:13 | 1565 | slice::from_raw_parts(src.as_ptr() as *const u32, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1101:3 | 1101 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:85:28 | 85 | fn flush(&mut self) -> io::Result<()> { | ^^ use of undeclared crate or module `io` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1118:3 | 1118 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1131:3 | 1131 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1141:3 | 1141 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1594:13 | 1594 | slice::from_raw_parts(src.as_ptr() as *const u64, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1154:3 | 1154 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1183:3 | 1183 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:156:34 | 156 | data: AtomicPtr::new(ptr::null_mut()), | ^^^ use of undeclared crate or module `ptr` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1224:3 | 1224 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1238:3 | 1238 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Bound` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:234:13 | 234 | Bound::Included(&n) => n, | ^^^^^ use of undeclared type `Bound` error[E0433]: failed to resolve: use of undeclared type `Bound` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:235:13 | 235 | Bound::Excluded(&n) => n + 1, | ^^^^^ use of undeclared type `Bound` error[E0433]: failed to resolve: use of undeclared type `Bound` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:236:13 | 236 | Bound::Unbounded => 0, | ^^^^^ use of undeclared type `Bound` error[E0433]: failed to resolve: use of undeclared type `Bound` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:240:13 | 240 | Bound::Included(&n) => n.checked_add(1).expect("out of range"), | ^^^^^ use of undeclared type `Bound` error[E0433]: failed to resolve: use of undeclared type `Bound` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:241:13 | 241 | Bound::Excluded(&n) => n, | ^^^^^ use of undeclared type `Bound` error[E0433]: failed to resolve: use of undeclared type `Bound` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:242:13 | 242 | Bound::Unbounded => len, | ^^^^^ use of undeclared type `Bound` error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:447:17 | 447 | Poll::Ready(io::Write::write(&mut *self, buf)) | ^^^^ use of undeclared type `Poll` ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1695:13 | 1695 | slice::from_raw_parts_mut(src.as_mut_ptr() as *mut u16, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1249:3 | 1249 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1260:3 | 1260 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:447:29 | 447 | Poll::Ready(io::Write::write(&mut *self, buf)) | ^^ use of undeclared crate or module `io` ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1312:3 | 1312 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:365:20 | 365 | return mem::replace(self, Bytes::new()); | ^^^ use of undeclared crate or module `mem` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1321:3 | 1321 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1720:13 | 1720 | slice::from_raw_parts_mut(src.as_mut_ptr() as *mut u32, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1341:3 | 1341 | #[derive(Clone, Copy, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1380:25 | 1380 | let mut stack = vec![mem::replace(self, empty_ast())]; | ^^^ error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:410:20 | 410 | return mem::replace(self, Bytes::new()); | ^^^ use of undeclared crate or module `mem` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1441:25 | 1441 | let mut stack = vec![mem::replace(self, empty_set())]; | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/either.rs:4:3 | 4 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1745:13 | 1745 | slice::from_raw_parts_mut(src.as_mut_ptr() as *mut u64, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:13:3 | 13 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:49:18 | 49 | _ => unreachable!(), | ^^^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:59:18 | 59 | _ => unreachable!(), | ^^^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:496:18 | 496 | unsafe { slice::from_raw_parts(self.ptr, self.len) } | ^^^^^ use of undeclared crate or module `slice` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:69:3 | 69 | #[derive(Debug)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1770:13 | 1770 | slice::from_raw_parts_mut(src.as_mut_ptr() as *mut u128, src.len()) | ^^^^^ use of undeclared crate or module `slice` error: cannot find macro `writeln` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:110:13 | 110 | writeln!(f, "regex parse error:")?; | ^^^^^^^ error: cannot find macro `writeln` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:111:13 | 111 | writeln!(f, "{}", divider)?; | ^^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:113:13 | 113 | write!(f, "{}", notated)?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:815:25 | 815 | impl fmt::Debug for OnceCell { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:815:13 | 815 | impl fmt::Debug for OnceCell { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:816:31 | 816 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:816:50 | 816 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error: cannot find macro `writeln` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:114:13 | 114 | writeln!(f, "{}", divider)?; | ^^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:118:33 | 118 | let mut notes = vec![]; | ^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:120:32 | 120 | notes.push(format!( | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:455:17 | 455 | Poll::Ready(io::Write::write_vectored(&mut *self, bufs)) | ^^^^ use of undeclared type `Poll` ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `writeln` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:128:17 | 128 | writeln!(f, "{}", notes.join("\n"))?; | ^^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:553:13 | 553 | core::mem::replace(self, Bytes::new()) | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:130:13 | 130 | write!(f, "error: {}", self.err)?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:455:29 | 455 | Poll::Ready(io::Write::write_vectored(&mut *self, bufs)) | ^^ use of undeclared crate or module `io` ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `writeln` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:132:13 | 132 | writeln!(f, "regex parse error:")?; | ^^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:134:13 | 134 | write!(f, "{}", notated)?; | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:135:13 | 135 | write!(f, "error: {}", self.err)?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `hash` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:578:6 | 578 | impl hash::Hash for Bytes { | ^^^^ use of undeclared crate or module `hash` error[E0433]: failed to resolve: use of undeclared crate or module `hash` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:581:12 | 581 | H: hash::Hasher, | ^^^^ use of undeclared crate or module `hash` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:186:22 | 186 | by_line: vec![vec![]; line_count], | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:187:25 | 187 | multi_line: vec![], | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:35:3 | 35 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:176:13 | 176 | assert!(!self.ranges[a].is_intersection_empty(&other.ranges[b])); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:287:9 | 287 | assert!(!self.ranges.is_empty()); | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:324:3 | 324 | #[derive(Debug)] | ^^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:604:21 | 604 | type IntoIter = core::slice::Iter<'a, u8>; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:403:9 | 403 | assert!(add_lower || add_upper); | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:34:3 | 34 | #[derive(Clone, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:45:3 | 45 | #[derive(Clone, Eq, Ord)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:54:26 | 54 | Literals { lits: vec![], limit_size: 250, limit_class: 10 } | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:384:20 | 384 | base = vec![Literal::empty()]; | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:477:20 | 477 | base = vec![Literal::empty()]; | ^^^ error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:613:9 | 613 | Vec::from_iter(into_iter).into() | ^^^ use of undeclared type `Vec` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:504:20 | 504 | base = vec![Literal::empty()]; | ^^^ error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:459:17 | 459 | Poll::Ready(io::Write::flush(&mut *self)) | ^^^^ use of undeclared type `Poll` ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:172:22 | 172 | control: AtomicUsize::new(IDLE), | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:540:24 | 540 | let mut base = vec![]; | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:541:49 | 541 | for lit in mem::replace(&mut self.lits, vec![]) { | ^^^ error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:459:29 | 459 | Poll::Ready(io::Write::flush(&mut *self)) | ^^ use of undeclared crate or module `io` ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:858:22 | 858 | Literal { v: vec![], cut: false } | ^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:887:13 | 887 | write!(f, "Cut({})", escape_unicode(&self.v)) | ^^^^^ error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:175:26 | 175 | active_addr: AtomicUsize::new(0), | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:889:13 | 889 | write!(f, "Complete({})", escape_unicode(&self.v)) | ^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:937:21 | 937 | format!(r"\u{{{:04x}}}", c as u32) | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:626:52 | 626 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:939:21 | 939 | format!(r"\U{{{:08x}}}", c as u32) | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:15:3 | 15 | #[derive(Clone, Debug)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `AtomicPtr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:181:26 | 181 | space_offer: AtomicPtr::new(ptr::null_mut()), | ^^^^^^^^^ use of undeclared type `AtomicPtr` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:632:37 | 632 | fn cmp(&self, other: &Bytes) -> cmp::Ordering { | ^^^ use of undeclared crate or module `cmp` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:52:3 | 52 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:72:3 | 72 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:152:21 | 152 | write!(self.wtr, "(?P<{}>", name)?; | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:185:29 | 185 | ... write!(self.wtr, "{{{}}}", m)?; | ^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:181:41 | 181 | space_offer: AtomicPtr::new(ptr::null_mut()), | ^^^ use of undeclared crate or module `ptr` error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:188:29 | 188 | ... write!(self.wtr, "{{{},}}", m)?; | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:191:29 | 191 | ... write!(self.wtr, "{{{},{}}}", m, n)?; | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:224:13 | 224 | write!(self.wtr, "(?-u:\\x{:02X})", b) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:233:13 | 233 | write!(self.wtr, "\\x{:02X}", b) | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:15:3 | 15 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:39:33 | 39 | stack: RefCell::new(vec![]), | ^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:646:51 | 646 | fn partial_cmp(&self, other: &[u8]) -> Option { | ^^^ use of undeclared crate or module `cmp` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:104:3 | 104 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:140:3 | 140 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:191:18 | 191 | _ => panic!("tried to unwrap expr from HirFrame, got: {:?}", self), | ^^^^^ error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1946:20 | 1946 | let size = core::mem::size_of::<$ty>(); | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:200:18 | 200 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:213:18 | 213 | _ => panic!( | ^^^^^ error: cannot find macro `panic` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:228:17 | 228 | panic!("tried to unwrap group from HirFrame, got: {:?}", self) | ^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:240:9 | 240 | assert_eq!(self.trans().stack.borrow().len(), 1); | ^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:658:52 | 658 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:659:18 | 659 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self, other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:362:33 | 362 | let mut exprs = vec![]; | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:372:33 | 372 | let mut exprs = vec![]; | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:583:3 | 583 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:689:40 | 689 | hir::ClassUnicode::new(vec![hir::ClassUnicodeRange::new( | ^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:706:38 | 706 | hir::ClassBytes::new(vec![hir::ClassBytesRange::new( | ^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:882:9 | 882 | assert!(self.flags().unicode()); | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:904:9 | 904 | assert!(!self.flags().unicode()); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:670:50 | 670 | fn partial_cmp(&self, other: &str) -> Option { | ^^^ use of undeclared crate or module `cmp` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1010:3 | 1010 | #[derive(Clone, Copy, Debug, Default)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:25:3 | 25 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:56:3 | 56 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:112:32 | 112 | __Nonexhaustive => unreachable!(), | ^^^^^^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:174:3 | 174 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:183:3 | 183 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:256:13 | 256 | assert!(b > 0x7F); | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:479:17 | 479 | Pin::new(&mut **self).poll_seek(cx, pos) | ^^^ use of undeclared type `Pin` ... 485 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:682:52 | 682 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:683:18 | 683 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self.as_bytes(), other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:746:3 | 746 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:782:3 | 782 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:836:3 | 836 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:855:27 | 855 | ClassUnicode::new(vec![]) | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:957:3 | 957 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:972:3 | 972 | #[derive(Clone, Copy, Default, Eq, PartialEq, PartialOrd, Ord)] | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:984:13 | 984 | format!("0x{:X}", self.start as u32) | ^^^^^^ error: cannot find macro `format` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:989:13 | 989 | format!("0x{:X}", self.end as u32) | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1079:3 | 1079 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1098:25 | 1098 | ClassBytes::new(vec![]) | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1174:3 | 1174 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1189:3 | 1189 | #[derive(Clone, Copy, Default, Eq, PartialEq, PartialOrd, Ord)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1284:3 | 1284 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1305:3 | 1305 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1338:3 | 1338 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1349:3 | 1349 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1370:3 | 1370 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1409:3 | 1409 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1422:3 | 1422 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:694:54 | 694 | fn partial_cmp(&self, other: &Vec) -> Option { | ^^^ use of undeclared crate or module `cmp` error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1451:25 | 1451 | let mut stack = vec![mem::replace(self, Hir::empty())]; | ^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1479:3 | 1479 | #[derive(Clone, Debug, Eq, PartialEq)] | ^^^^^^ error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:479:17 | 479 | Pin::new(&mut **self).poll_seek(cx, pos) | ^^^ use of undeclared type `Pin` ... 489 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/parser.rs:14:3 | 14 | #[derive(Clone, Debug, Default)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/parser.rs:174:3 | 174 | #[derive(Clone, Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:18:3 | 18 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:35:3 | 35 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:42:9 | 42 | write!( | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:55:3 | 55 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:62:9 | 62 | write!( | ^^^^^ error: cannot find macro `assert` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:136:9 | 136 | assert!(start <= end); | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:165:3 | 165 | #[derive(Debug)] | ^^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:264:3 | 264 | #[derive(Debug, Eq, PartialEq)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:608:9 | 608 | assert_eq!(AGES.len(), age::BY_NAME.len(), "ages are out of sync"); | ^^^^^^^^^ error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:706:52 | 706 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:707:18 | 707 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self, other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:99:3 | 99 | #[derive(Copy, Clone, Eq, PartialEq, PartialOrd, Ord)] | ^^^^^^ error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:117:9 | 117 | assert_eq!(start.len(), end.len()); | ^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:134:18 | 134 | n => unreachable!("invalid encoded length: {}", n), | ^^^^^^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:209:27 | 209 | One(ref r) => write!(f, "{:?}", r), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:210:27 | 210 | Two(ref r) => write!(f, "{:?}{:?}", r[0], r[1]), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:211:29 | 211 | Three(ref r) => write!(f, "{:?}{:?}{:?}", r[0], r[1], r[2]), | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:213:17 | 213 | write!(f, "{:?}{:?}{:?}{:?}", r[0], r[1], r[2], r[3]) | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:220:3 | 220 | #[derive(Clone, Copy, Eq, PartialEq, PartialOrd, Ord)] | ^^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:242:13 | 242 | write!(f, "[{:X}]", self.start) | ^^^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:244:13 | 244 | write!(f, "[{:X}-{:X}]", self.start, self.end) | ^^^^^ error: cannot find attribute `derive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:299:3 | 299 | #[derive(Debug)] | ^^^^^^ error: cannot find macro `vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:308:51 | 308 | let mut it = Utf8Sequences { range_stack: vec![] }; | ^^^ error: cannot find macro `write` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:335:9 | 335 | write!(f, "ScalarRange({:X}, {:X})", self.start, self.end) | ^^^^^ error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:55:30 | 55 | fn read_u8(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:58:9 | 58 | Ok(buf[0]) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:85:30 | 85 | fn read_i8(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:88:9 | 88 | Ok(buf[0] as i8) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:112:45 | 112 | fn read_u16(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:115:9 | 115 | Ok(T::read_u16(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:139:45 | 139 | fn read_i16(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:142:9 | 142 | Ok(T::read_i16(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:165:45 | 165 | fn read_u24(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:168:9 | 168 | Ok(T::read_u24(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:191:45 | 191 | fn read_i24(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:194:9 | 194 | Ok(T::read_i24(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:217:45 | 217 | fn read_u32(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:220:9 | 220 | Ok(T::read_u32(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:243:45 | 243 | fn read_i32(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:246:9 | 246 | Ok(T::read_i32(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:269:45 | 269 | fn read_u48(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:272:9 | 272 | Ok(T::read_u48(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:295:45 | 295 | fn read_i48(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:298:9 | 298 | Ok(T::read_i48(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:321:45 | 321 | fn read_u64(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:324:9 | 324 | Ok(T::read_u64(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:347:45 | 347 | fn read_i64(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:350:9 | 350 | Ok(T::read_i64(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:376:46 | 376 | fn read_u128(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:379:9 | 379 | Ok(T::read_u128(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:402:46 | 402 | fn read_i128(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:405:9 | 405 | Ok(T::read_i128(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:427:61 | 427 | fn read_uint(&mut self, nbytes: usize) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:430:9 | 430 | Ok(T::read_uint(&buf[..nbytes], nbytes)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:452:60 | 452 | fn read_int(&mut self, nbytes: usize) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:455:9 | 455 | Ok(T::read_int(&buf[..nbytes], nbytes)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:460:64 | 460 | fn read_uint128(&mut self, nbytes: usize) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:463:9 | 463 | Ok(T::read_uint128(&buf[..nbytes], nbytes)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:468:63 | 468 | fn read_int128(&mut self, nbytes: usize) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:471:9 | 471 | Ok(T::read_int128(&buf[..nbytes], nbytes)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:499:45 | 499 | fn read_f32(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:502:9 | 502 | Ok(T::read_f32(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:530:45 | 530 | fn read_f64(&mut self) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:533:9 | 533 | Ok(T::read_f64(&buf)) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:562:67 | 562 | fn read_u16_into(&mut self, dst: &mut [u16]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:568:9 | 568 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:597:67 | 597 | fn read_u32_into(&mut self, dst: &mut [u32]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:603:9 | 603 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:635:67 | 635 | fn read_u64_into(&mut self, dst: &mut [u64]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:641:9 | 641 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:676:10 | 676 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:682:9 | 682 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:716:51 | 716 | fn read_i8_into(&mut self, dst: &mut [i8]) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:747:67 | 747 | fn read_i16_into(&mut self, dst: &mut [i16]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:753:9 | 753 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:782:67 | 782 | fn read_i32_into(&mut self, dst: &mut [i32]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:788:9 | 788 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:820:67 | 820 | fn read_i64_into(&mut self, dst: &mut [i64]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:826:9 | 826 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:861:10 | 861 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:867:9 | 867 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:902:67 | 902 | fn read_f32_into(&mut self, dst: &mut [f32]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:908:9 | 908 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:951:10 | 951 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:987:67 | 987 | fn read_f64_into(&mut self, dst: &mut [f64]) -> Result<()> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:993:9 | 993 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1042:10 | 1042 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1049:21 | 1049 | impl ReadBytesExt for R {} | ^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1098:38 | 1098 | fn write_u8(&mut self, n: u8) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1126:38 | 1126 | fn write_i8(&mut self, n: i8) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1151:54 | 1151 | fn write_u16(&mut self, n: u16) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1178:54 | 1178 | fn write_i16(&mut self, n: i16) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1205:54 | 1205 | fn write_u24(&mut self, n: u32) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1232:54 | 1232 | fn write_i24(&mut self, n: i32) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1259:54 | 1259 | fn write_u32(&mut self, n: u32) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1286:54 | 1286 | fn write_i32(&mut self, n: i32) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1313:54 | 1313 | fn write_u48(&mut self, n: u64) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1340:54 | 1340 | fn write_i48(&mut self, n: i64) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1367:54 | 1367 | fn write_u64(&mut self, n: u64) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1394:54 | 1394 | fn write_i64(&mut self, n: i64) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1402:56 | 1402 | fn write_u128(&mut self, n: u128) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1410:56 | 1410 | fn write_i128(&mut self, n: i128) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1446:10 | 1446 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1482:10 | 1482 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1497:10 | 1497 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1512:10 | 1512 | ) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1541:54 | 1541 | fn write_f32(&mut self, n: f32) -> Result<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1570:54 | 1570 | fn write_f64(&mut self, n: f64) -> Result<()> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1579:22 | 1579 | impl WriteBytesExt for W {} | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1587:30 | 1587 | unsafe fn slice_to_u8_mut(slice: &mut [T]) -> &mut [u8] { | ^^^^ not found in this scope error[E0425]: cannot find function `size_of` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/io.rs:1590:15 | 1590 | let len = size_of::() * slice.len(); | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:209:5 | 209 | Clone | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:210:7 | 210 | + Copy | ^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:211:7 | 211 | + Debug | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:212:7 | 212 | + Default | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:213:7 | 213 | + Eq | ^^ not found in this scope error[E0405]: cannot find trait `Hash` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:214:7 | 214 | + Hash | ^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:215:7 | 215 | + Ord | ^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:216:7 | 216 | + PartialEq | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:217:7 | 217 | + PartialOrd | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1809:6 | 1809 | impl Default for BigEndian { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1839:6 | 1839 | impl Default for LittleEndian { | ^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1997:13 | 1997 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2012:13 | 2012 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2023 | unsafe_write_num_bytes!(u16, 2, n, buf, to_be); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2028 | unsafe_write_num_bytes!(u32, 4, n, buf, to_be); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2033 | unsafe_write_num_bytes!(u64, 8, n, buf, to_be); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2038 | unsafe_write_num_bytes!(u128, 16, n, buf, to_be); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2047:13 | 2047 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2061:13 | 2061 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2071 | unsafe_read_slice!(src, dst, 2, to_be); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2076 | unsafe_read_slice!(src, dst, 4, to_be); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2081 | unsafe_read_slice!(src, dst, 8, to_be); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2086 | unsafe_read_slice!(src, dst, 16, to_be); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2092 | unsafe_write_slice_native!(src, dst, u16); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2101 | unsafe_write_slice_native!(src, dst, u32); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2110 | unsafe_write_slice_native!(src, dst, u64); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2119 | unsafe_write_slice_native!(src, dst, u128); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2213:13 | 2213 | copy_nonoverlapping(buf.as_ptr(), ptr_out, nbytes); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2224:13 | 2224 | copy_nonoverlapping(buf.as_ptr(), ptr_out, nbytes); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2231 | unsafe_write_num_bytes!(u16, 2, n, buf, to_le); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2236 | unsafe_write_num_bytes!(u32, 4, n, buf, to_le); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2241 | unsafe_write_num_bytes!(u64, 8, n, buf, to_le); | ---------------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1910:13 | 1910 | copy_nonoverlapping((&bytes).as_ptr(), $dst.as_mut_ptr(), $size); | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2246 | unsafe_write_num_bytes!(u128, 16, n, buf, to_le); | ------------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_num_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2255:13 | 2255 | copy_nonoverlapping(bytes.as_ptr(), buf.as_mut_ptr(), nbytes); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:2265:13 | 2265 | copy_nonoverlapping(bytes.as_ptr(), buf.as_mut_ptr(), nbytes); | ^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2271 | unsafe_read_slice!(src, dst, 2, to_le); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2276 | unsafe_read_slice!(src, dst, 4, to_le); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2281 | unsafe_read_slice!(src, dst, 8, to_le); | -------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1926:13 | 1926 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2286 | unsafe_read_slice!(src, dst, 16, to_le); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_read_slice` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2292 | unsafe_write_slice_native!(src, dst, u16); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2301 | unsafe_write_slice_native!(src, dst, u32); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2310 | unsafe_write_slice_native!(src, dst, u64); | ----------------------------------------- in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find function `copy_nonoverlapping` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/byteorder/src/lib.rs:1950:13 | 1950 | copy_nonoverlapping( | ^^^^^^^^^^^^^^^^^^^ not found in this scope ... 2319 | unsafe_write_slice_native!(src, dst, u128); | ------------------------------------------ in this macro invocation | = note: this error originates in the macro `unsafe_write_slice_native` (in Nightly builds, run with -Z macro-backtrace for more info) error: cannot find macro `assert_eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:441:9 | 441 | assert_eq!(ss.len(), se.len()); | ^^^^^^^^^ error: cannot find macro `unreachable` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:452:14 | 452 | _ => unreachable!("invalid UTF-8 byte sequence size"), | ^^^^^^^^^^^ error: could not compile `byteorder` due to 233 previous errors error[E0433]: failed to resolve: use of undeclared type `AtomicPtr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:45:37 | 45 | static LIST_HEAD: AtomicPtr = AtomicPtr::new(ptr::null_mut()); | ^^^^^^^^^ use of undeclared type `AtomicPtr` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:718:53 | 718 | fn partial_cmp(&self, other: &String) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:45:52 | 45 | static LIST_HEAD: AtomicPtr = AtomicPtr::new(ptr::null_mut()); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:15:18 | 15 | type Result = result::Result; | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1100:13 | 1100 | mem::replace(self, Self::default()).into_inner() | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:730:52 | 730 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:731:18 | 731 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self.as_bytes(), other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:509:17 | 509 | Pin::new(&mut **self.get_mut()).poll_fill_buf(cx) | ^^^ use of undeclared type `Pin` ... 519 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1161:28 | 1161 | impl fmt::Debug for Lazy { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1161:13 | 1161 | impl fmt::Debug for Lazy { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1162:31 | 1162 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1162:50 | 1162 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:742:52 | 742 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:743:18 | 743 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self, other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:513:17 | 513 | Pin::new(&mut **self).consume(amt) | ^^^ use of undeclared type `Pin` ... 519 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:70:21 | 70 | in_use: AtomicUsize::new(NODE_USED), | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:754:52 | 754 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:755:18 | 755 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self.as_bytes(), other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:139:18 | 139 | pos: Cell::new(Position { offset: 0, line: 1, column: 1 }), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:72:29 | 72 | active_writers: AtomicUsize::new(0), | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:140:28 | 140 | capture_index: Cell::new(0), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1181:49 | 1181 | Lazy { cell: OnceCell::new(), init: Cell::new(Some(f)) } | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:144:32 | 144 | ignore_whitespace: Cell::new(self.ignore_whitespace), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:772:52 | 772 | fn partial_cmp(&self, other: &&'a T) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:509:17 | 509 | Pin::new(&mut **self.get_mut()).poll_fill_buf(cx) | ^^^ use of undeclared type `Pin` ... 523 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `RefCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:145:23 | 145 | comments: RefCell::new(vec![]), | ^^^^^^^ use of undeclared type `RefCell` error[E0433]: failed to resolve: use of undeclared type `RefCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:146:26 | 146 | stack_group: RefCell::new(vec![]), | ^^^^^^^ use of undeclared type `RefCell` error[E0433]: failed to resolve: use of undeclared type `Pin` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:513:17 | 513 | Pin::new(&mut **self).consume(amt) | ^^^ use of undeclared type `Pin` ... 523 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared type `RefCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:147:26 | 147 | stack_class: RefCell::new(vec![]), | ^^^^^^^ use of undeclared type `RefCell` error[E0433]: failed to resolve: use of undeclared type `RefCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:148:28 | 148 | capture_names: RefCell::new(vec![]), | ^^^^^^^ use of undeclared type `RefCell` error[E0433]: failed to resolve: use of undeclared type `RefCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:149:22 | 149 | scratch: RefCell::new(String::new()), | ^^^^^^^ use of undeclared type `RefCell` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:149:35 | 149 | scratch: RefCell::new(String::new()), | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:815:19 | 815 | let ptr = Box::into_raw(slice) as *mut u8; | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:844:6 | 844 | impl fmt::Debug for Vtable { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:845:27 | 845 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:845:50 | 845 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `NonZeroUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:47:9 | 47 | NonZeroUsize::new(val) | ^^^^^^^^^^^^ use of undeclared type `NonZeroUsize` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:861:17 | 861 | let slice = slice::from_raw_parts(ptr, len); | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:156:24 | 156 | let node = Box::leak(Box::new(Node::default())); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:156:34 | 156 | let node = Box::leak(Box::new(Node::default())); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:938:5 | 938 | Box::from_raw(slice::from_raw_parts_mut(buf, cap)) | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Poll` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:543:17 | 543 | Poll::Ready(io::BufRead::fill_buf(self.get_mut())) | ^^^^ use of undeclared type `Poll` ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:543:29 | 543 | Poll::Ready(io::BufRead::fill_buf(self.get_mut())) | ^^ use of undeclared crate or module `io` ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:938:19 | 938 | Box::from_raw(slice::from_raw_parts_mut(buf, cap)) | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `io` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:547:17 | 547 | io::BufRead::consume(self.get_mut(), amt) | ^^ use of undeclared crate or module `io` ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:61:19 | 61 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:62:22 | 62 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:64:14 | 64 | ) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:89:19 | 89 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:90:22 | 90 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:92:14 | 92 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:130:19 | 130 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:131:22 | 131 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:133:14 | 133 | ) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:159:19 | 159 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:160:22 | 160 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:162:14 | 162 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:190:29 | 190 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:190:54 | 190 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:190:70 | 190 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:207:29 | 207 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:207:54 | 207 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:207:70 | 207 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:238:19 | 238 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:239:22 | 239 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:241:14 | 241 | ) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:280:32 | 280 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:280:57 | 280 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:280:73 | 280 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll>; | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:297:26 | 297 | fn consume(self: Pin<&mut Self>, amt: usize); | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:320:55 | 320 | impl AsyncRead for Box { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:320:14 | 320 | impl AsyncRead for Box { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:320:34 | 320 | impl AsyncRead for Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:303:27 | 303 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:304:26 | 304 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:306:18 | 306 | ) -> Poll> { | ^^^^ not found in this scope ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:311:27 | 311 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:312:26 | 312 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:314:18 | 314 | ) -> Poll> { | ^^^^ not found in this scope ... 321 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:324:14 | 324 | impl AsyncRead for &mut T { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:324:34 | 324 | impl AsyncRead for &mut T { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:303:27 | 303 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:304:26 | 304 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:306:18 | 306 | ) -> Poll> { | ^^^^ not found in this scope ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:311:27 | 311 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:312:26 | 312 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:314:18 | 314 | ) -> Poll> { | ^^^^ not found in this scope ... 325 | deref_async_read!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:328:27 | 328 | impl

AsyncRead for Pin

| ^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:330:12 | 330 | P: DerefMut + Unpin, | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:330:23 | 330 | P: DerefMut + Unpin, | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:334:19 | 334 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:335:22 | 335 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:337:14 | 337 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:342:19 | 342 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:343:22 | 343 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:345:14 | 345 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:353:27 | 353 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:354:25 | 354 | _: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:356:18 | 356 | ) -> Poll> { | ^^^^ not found in this scope ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:361:27 | 361 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:362:25 | 362 | _: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:364:18 | 364 | ) -> Poll> { | ^^^^ not found in this scope ... 371 | delegate_async_read_to_stdio!(); | ------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:402:57 | 402 | impl AsyncWrite for Box { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:402:14 | 402 | impl AsyncWrite for Box { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:402:35 | 402 | impl AsyncWrite for Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:377:27 | 377 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:378:26 | 378 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:380:18 | 380 | ) -> Poll> { | ^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:385:27 | 385 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:386:26 | 386 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:388:18 | 388 | ) -> Poll> { | ^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:392:37 | 392 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:392:62 | 392 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:392:78 | 392 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:396:37 | 396 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:396:62 | 396 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:396:78 | 396 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 403 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:406:14 | 406 | impl AsyncWrite for &mut T { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:406:35 | 406 | impl AsyncWrite for &mut T { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:377:27 | 377 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:378:26 | 378 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:380:18 | 380 | ) -> Poll> { | ^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:385:27 | 385 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:386:26 | 386 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:388:18 | 388 | ) -> Poll> { | ^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:392:37 | 392 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:392:62 | 392 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:392:78 | 392 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:396:37 | 396 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:396:62 | 396 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:396:78 | 396 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 407 | deref_async_write!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_async_write` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:410:28 | 410 | impl

AsyncWrite for Pin

| ^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:412:12 | 412 | P: DerefMut + Unpin, | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:412:23 | 412 | P: DerefMut + Unpin, | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:416:19 | 416 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:417:22 | 417 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:419:14 | 419 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:424:19 | 424 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:425:22 | 425 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:427:14 | 427 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:431:29 | 431 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:431:54 | 431 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:431:70 | 431 | fn poll_flush(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:435:29 | 435 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:435:54 | 435 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:435:70 | 435 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:468:25 | 468 | impl AsyncWrite for Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:443:27 | 443 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:444:25 | 444 | _: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:446:18 | 446 | ) -> Poll> { | ^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:451:27 | 451 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:452:25 | 452 | _: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:454:18 | 454 | ) -> Poll> { | ^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:458:37 | 458 | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:458:61 | 458 | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:458:77 | 458 | fn poll_flush(mut self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:462:33 | 462 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:462:58 | 462 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:462:74 | 462 | fn poll_close(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 469 | delegate_async_write_to_stdio!(); | -------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_write_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:484:55 | 484 | impl AsyncSeek for Box { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:484:14 | 484 | impl AsyncSeek for Box { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:484:34 | 484 | impl AsyncSeek for Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:475:27 | 475 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 485 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:476:26 | 476 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 485 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:478:18 | 478 | ) -> Poll> { | ^^^^ not found in this scope ... 485 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:488:14 | 488 | impl AsyncSeek for &mut T { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:488:34 | 488 | impl AsyncSeek for &mut T { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:475:27 | 475 | mut self: Pin<&mut Self>, | ^^^ not found in this scope ... 489 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:476:26 | 476 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope ... 489 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:478:18 | 478 | ) -> Poll> { | ^^^^ not found in this scope ... 489 | deref_async_seek!(); | ------------------- in this macro invocation | = note: this error originates in the macro `deref_async_seek` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:492:27 | 492 | impl

AsyncSeek for Pin

| ^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:494:12 | 494 | P: DerefMut + Unpin, | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:494:23 | 494 | P: DerefMut + Unpin, | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:498:19 | 498 | self: Pin<&mut Self>, | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:499:22 | 499 | cx: &mut Context<'_>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:501:14 | 501 | ) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:518:61 | 518 | impl AsyncBufRead for Box { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:518:14 | 518 | impl AsyncBufRead for Box { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:518:37 | 518 | impl AsyncBufRead for Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:508:36 | 508 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 519 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:508:61 | 508 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 519 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:508:77 | 508 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 519 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:512:34 | 512 | fn consume(mut self: Pin<&mut Self>, amt: usize) { | ^^^ not found in this scope ... 519 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:522:14 | 522 | impl AsyncBufRead for &mut T { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:522:37 | 522 | impl AsyncBufRead for &mut T { | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:508:36 | 508 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 523 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:508:61 | 508 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 523 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:508:77 | 508 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 523 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:512:34 | 512 | fn consume(mut self: Pin<&mut Self>, amt: usize) { | ^^^ not found in this scope ... 523 | deref_async_buf_read!(); | ----------------------- in this macro invocation | = note: this error originates in the macro `deref_async_buf_read` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:526:30 | 526 | impl

AsyncBufRead for Pin

| ^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:528:12 | 528 | P: DerefMut + Unpin, | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Unpin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:528:23 | 528 | P: DerefMut + Unpin, | ^^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:531:32 | 531 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:531:57 | 531 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:531:73 | 531 | fn poll_fill_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:535:26 | 535 | fn consume(self: Pin<&mut Self>, amt: usize) { | ^^^ not found in this scope error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:542:36 | 542 | fn poll_fill_buf(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^ not found in this scope ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Context` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:542:60 | 542 | fn poll_fill_buf(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^^^^ not found in this scope ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Poll` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:542:76 | 542 | fn poll_fill_buf(self: Pin<&mut Self>, _: &mut Context<'_>) -> Poll> { | ^^^^ not found in this scope ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Pin` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/futures-io/src/lib.rs:546:30 | 546 | fn consume(self: Pin<&mut Self>, amt: usize) { | ^^^ not found in this scope ... 553 | delegate_async_buf_read_to_stdio!(); | ----------------------------------- in this macro invocation | = note: this error originates in the macro `delegate_async_buf_read_to_stdio` (in Nightly builds, run with -Z macro-backtrace for more info) Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0463. error: could not compile `futures-io` due to 192 previous errors error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:953:19 | 953 | const _: [(); 0 - mem::align_of::() % 2] = []; // Assert that the alignment of `Shared` is divisible by 2. | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1010:18 | 1010 | let shared = Box::new(Shared { | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1018:18 | 1018 | let shared = Box::into_raw(shared); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1052:26 | 1052 | let shared = Box::from_raw(shared); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1053:13 | 1053 | mem::forget(*shared); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1088:5 | 1088 | Box::from_raw(ptr); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:207:17 | 207 | let f = Cell::new(Some(f)); | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:142:28 | 142 | BytesMut::from_vec(Vec::with_capacity(capacity)) | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:224:27 | 224 | node: Cell::new(Some(Node::get())), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:245:17 | 245 | mem::forget(self); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:256:13 | 256 | mem::forget(self); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:550:40 | 550 | let mut comment_text = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:451:17 | 451 | ptr::write_bytes(dst, value, additional); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `NonZeroUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:93:25 | 93 | let res = match NonZeroUsize::new(val) { | ^^^^^^^^^^^^ use of undeclared type `NonZeroUsize` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:575:21 | 575 | ptr::copy(self.ptr.as_ptr(), base_ptr, self.len); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:585:25 | 585 | ManuallyDrop::new(rebuild_vec(self.ptr.as_ptr(), self.len, self.cap, off)); | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:626:21 | 626 | ptr::copy(self.ptr.as_ptr(), ptr, len); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `NonZeroUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:102:26 | 102 | unsafe { NonZeroUsize::new_unchecked(val) } | ^^^^^^^^^^^^ use of undeclared type `NonZeroUsize` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:644:27 | 644 | new_cap = cmp::max(cmp::max(double, new_cap), original_capacity); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:644:36 | 644 | new_cap = cmp::max(cmp::max(double, new_cap), original_capacity); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:646:27 | 646 | new_cap = cmp::max(new_cap, original_capacity); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:651:21 | 651 | let mut v = ManuallyDrop::new(Vec::with_capacity(new_cap)); | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error[E0433]: failed to resolve: use of undeclared type `AtomicUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:44:14 | 44 | Debt(AtomicUsize::new(Self::NONE)) | ^^^^^^^^^^^ use of undeclared type `AtomicUsize` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:651:39 | 651 | let mut v = ManuallyDrop::new(Vec::with_capacity(new_cap)); | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:693:13 | 693 | ptr::copy_nonoverlapping(extend.as_ptr(), dst.as_mut_ptr() as *mut u8, cnt); | ^^^ use of undeclared crate or module `ptr` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:99:28 | 99 | .chain(std::iter::once(node.helping_slot())); | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:748:9 | 748 | mem::forget(vec); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:763:18 | 763 | unsafe { slice::from_raw_parts(self.ptr.as_ptr(), self.len) } | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:768:18 | 768 | unsafe { slice::from_raw_parts_mut(self.ptr.as_ptr(), self.len) } | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:820:20 | 820 | self.len = cmp::min(self.len, end); | ^^^ use of undeclared crate or module `cmp` error[E0408]: variable `None` is not bound in all patterns --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:742:24 | 742 | None | Some(Alternation(_)) => { | ---- ^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `None` | | | variable not in all patterns | help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::None` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:742:17 | 742 | None | Some(Alternation(_)) => { | ^^^^ error[E0433]: failed to resolve: use of undeclared type `NonZeroUsize` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:170:18 | 170 | unsafe { NonZeroUsize::new_unchecked(if value { 1 } else { 2 }) } | ^^^^^^^^^^^^ use of undeclared type `NonZeroUsize` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:866:22 | 866 | let shared = Box::new(Shared { | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:92:9 | 92 | Arc::into_raw(me) as *mut T | ^^^ use of undeclared type `Arc` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:762:29 | 762 | group.ast = Box::new(alt.into_ast()); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:872:22 | 872 | let shared = Box::into_raw(shared); | ^^^ use of undeclared type `Box` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:190:13 | 190 | impl core::fmt::Debug for OnceBox { | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:191:31 | 191 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:191:60 | 191 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:891:13 | 891 | ptr::read(self) | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:765:29 | 765 | group.ast = Box::new(group_concat.into_ast()); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:894:13 | 894 | ptr::read(self) | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:98:9 | 98 | Arc::from_raw(ptr) | ^^^ use of undeclared type `Arc` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1023:13 | 1023 | ptr::write_bytes(dst.as_mut_ptr(), val, cnt); | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:206:31 | 206 | drop(unsafe { Box::from_raw(ptr) }) | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:214:45 | 214 | OnceBox { inner: AtomicPtr::new(ptr::null_mut()), ghost: PhantomData } | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `Rc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:105:9 | 105 | Rc::into_raw(me) as *mut T | ^^ use of undeclared type `Rc` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1085:55 | 1085 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `Rc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:111:9 | 111 | Rc::from_raw(ptr) | ^^ use of undeclared type `Rc` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1091:40 | 1091 | fn cmp(&self, other: &BytesMut) -> cmp::Ordering { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `hash` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1105:6 | 1105 | impl hash::Hash for BytesMut { | ^^^^ use of undeclared crate or module `hash` error[E0433]: failed to resolve: use of undeclared crate or module `hash` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1108:12 | 1108 | H: hash::Hasher, | ^^^^ use of undeclared crate or module `hash` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:118:44 | 118 | me.map(T::into_ptr).unwrap_or_else(ptr::null_mut) | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1127:6 | 1127 | impl fmt::Write for BytesMut { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1129:41 | 1129 | fn write_str(&mut self, s: &str) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:231:23 | 231 | let ptr = Box::into_raw(value); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:121:51 | 121 | me.as_ref().map(T::as_ptr).unwrap_or_else(ptr::null_mut) | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:888:61 | 888 | union.push(ast::ClassSetItem::Bracketed(Box::new(set))); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1134:17 | 1134 | Err(fmt::Error) | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1139:35 | 1139 | fn write_fmt(&mut self, args: fmt::Arguments<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1139:58 | 1139 | fn write_fmt(&mut self, args: fmt::Arguments<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:233:17 | 233 | ptr::null_mut(), | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1140:9 | 1140 | fmt::write(self, args) | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:239:38 | 239 | let value = unsafe { Box::from_raw(ptr) }; | ^^^ use of undeclared type `Box` error[E0463]: can't find crate for `core` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1161:21 | 1161 | type IntoIter = core::slice::Iter<'a, u8>; | ^^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:955:18 | 955 | lhs: Box::new(lhs), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:956:18 | 956 | rhs: Box::new(rhs), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1199:28 | 1199 | BytesMut::from_vec(Vec::from_iter(into_iter)) | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1014:23 | 1014 | comments: mem::replace( | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:36:18 | 36 | ptr: ManuallyDrop::new(T::from_ptr(ptr)), | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1249:5 | 1249 | Box::from_raw(ptr); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1271:5 | 1271 | cmp::min( | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1072:18 | 1072 | ast: Box::new(ast), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1352:51 | 1352 | fn partial_cmp(&self, other: &[u8]) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:277:23 | 277 | ptr = Box::into_raw(val); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1364:55 | 1364 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1365:18 | 1365 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self, other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:279:21 | 279 | ptr::null_mut(), | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1376:50 | 1376 | fn partial_cmp(&self, other: &str) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:285:35 | 285 | drop(unsafe { Box::from_raw(ptr) }); | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1388:55 | 1388 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1389:18 | 1389 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self.as_bytes(), other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1174:18 | 1174 | ast: Box::new(ast), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1216:22 | 1216 | ast: Box::new(Ast::Empty(self.span())), | ^^^ use of undeclared type `Box` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1266:13 | 1266 | std::hint::unreachable_unchecked() | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:27:12 | 27 | queue: AtomicUsize, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:28:14 | 28 | _marker: PhantomData<*mut Waiter>, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `UnsafeCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:29:12 | 29 | value: UnsafeCell>, | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:29:23 | 29 | value: UnsafeCell>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:37:29 | 37 | unsafe impl Sync for OnceCell {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:37:16 | 37 | unsafe impl Sync for OnceCell {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:37:23 | 37 | unsafe impl Sync for OnceCell {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:38:22 | 38 | unsafe impl Send for OnceCell {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:38:16 | 38 | unsafe impl Send for OnceCell {} | ^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:40:37 | 40 | impl RefUnwindSafe for OnceCell {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:40:9 | 40 | impl RefUnwindSafe for OnceCell {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `UnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:40:25 | 40 | impl RefUnwindSafe for OnceCell {} | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `UnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:41:21 | 41 | impl UnwindSafe for OnceCell {} | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `UnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:41:9 | 41 | impl UnwindSafe for OnceCell {} | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:47:22 | 47 | _marker: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:48:36 | 48 | value: UnsafeCell::new(None), | ^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:55:22 | 55 | _marker: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:56:36 | 56 | value: UnsafeCell::new(Some(value)), | ^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:76:12 | 76 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:76:24 | 76 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:74:52 | 74 | pub(crate) fn initialize(&self, f: F) -> Result<(), E> | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:78:21 | 78 | let mut f = Some(f); | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:79:22 | 79 | let mut res: Result<(), E> = Ok(()); | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:79:38 | 79 | let mut res: Result<(), E> = Ok(()); | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:80:24 | 80 | let slot: *mut Option = self.value.get(); | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:83:13 | 83 | Some(&mut || { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:86:21 | 86 | Ok(value) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:87:42 | 87 | unsafe { *slot = Some(value) }; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:90:21 | 90 | Err(err) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:91:31 | 91 | res = Err(err); | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:102:41 | 102 | initialize_or_wait(&self.queue, None); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:114:20 | 114 | let slot: &Option = &*self.value.get(); | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:116:13 | 116 | Some(value) => value, | ^^^^ not found in this scope error[E0425]: cannot find function `unreachable_unchecked` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:120:17 | 120 | unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:127:41 | 127 | pub(crate) fn get_mut(&mut self) -> Option<&mut T> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:135:39 | 135 | pub(crate) fn into_inner(self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:157:13 | 157 | thread: Cell>, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:157:18 | 157 | thread: Cell>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Thread` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:157:25 | 156 | struct Waiter { | - help: you might be missing a type parameter: `` 157 | thread: Cell>, | ^^^^^^ not found in this scope error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1400:54 | 1400 | fn partial_cmp(&self, other: &Vec) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0412]: cannot find type `AtomicBool` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:158:15 | 158 | signaled: AtomicBool, | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:164:16 | 164 | queue: &'a AtomicUsize, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:168:6 | 168 | impl Drop for Guard<'_> { | ^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:194:31 | 194 | fn initialize_or_wait(queue: &AtomicUsize, mut init: Option<&mut dyn FnMut() -> bool>) { | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:194:54 | 194 | fn initialize_or_wait(queue: &AtomicUsize, mut init: Option<&mut dyn FnMut() -> bool>) { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:194:70 | 194 | fn initialize_or_wait(queue: &AtomicUsize, mut init: Option<&mut dyn FnMut() -> bool>) { | ^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:201:26 | 201 | (INCOMPLETE, Some(init)) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:208:24 | 208 | if let Err(new_queue) = exchange { | ^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:227:17 | 227 | fn wait(queue: &AtomicUsize, mut curr_queue: usize) { | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:231:31 | 231 | thread: Cell::new(Some(thread::current())), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/imp_std.rs:243:16 | 243 | if let Err(new_queue) = exchange { | ^^^ not found in this scope error[E0412]: cannot find type `UnsafeCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:378:16 | 378 | inner: UnsafeCell>, | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:378:27 | 378 | inner: UnsafeCell>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:386:41 | 386 | impl RefUnwindSafe for OnceCell {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:386:13 | 386 | impl RefUnwindSafe for OnceCell {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `UnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:386:29 | 386 | impl RefUnwindSafe for OnceCell {} | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `UnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:388:25 | 388 | impl UnwindSafe for OnceCell {} | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `UnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:388:13 | 388 | impl UnwindSafe for OnceCell {} | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:390:13 | 390 | impl Default for OnceCell { | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:399:17 | 399 | Some(v) => f.debug_tuple("OnceCell").field(v).finish(), | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:405:20 | 405 | impl Clone for OnceCell { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:405:13 | 405 | impl Clone for OnceCell { | ^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:408:17 | 408 | Some(value) => OnceCell::with_value(value.clone()), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:415:18 | 415 | (Some(this), Some(source)) => this.clone_from(source), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:415:30 | 415 | (Some(this), Some(source)) => this.clone_from(source), | ^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:421:24 | 421 | impl PartialEq for OnceCell { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:421:13 | 421 | impl PartialEq for OnceCell { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:427:17 | 427 | impl Eq for OnceCell {} | ^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:427:13 | 427 | impl Eq for OnceCell {} | ^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:429:13 | 429 | impl From for OnceCell { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:438:47 | 438 | OnceCell { inner: UnsafeCell::new(None) } | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:443:47 | 443 | OnceCell { inner: UnsafeCell::new(Some(value)) } | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:449:30 | 449 | pub fn get(&self) -> Option<&T> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:469:38 | 469 | pub fn get_mut(&mut self) -> Option<&mut T> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:491:40 | 491 | pub fn set(&self, value: T) -> Result<(), T> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:493:17 | 493 | Ok(_) => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:493:26 | 493 | Ok(_) => Ok(()), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:494:17 | 494 | Err((_, value)) => Err(value), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:494:36 | 494 | Err((_, value)) => Err(value), | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:512:47 | 512 | pub fn try_insert(&self, value: T) -> Result<&T, (&T, T)> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:513:20 | 513 | if let Some(old) = self.get() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:514:24 | 514 | return Err((old, value)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:521:21 | 521 | *slot = Some(value); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:522:13 | 522 | Ok(match &*slot { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:523:17 | 523 | Some(value) => value, | ^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:551:16 | 551 | F: FnOnce() -> T, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:554:43 | 554 | match self.get_or_try_init(|| Ok::(f())) { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:555:17 | 555 | Ok(val) => val, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:556:17 | 556 | Err(void) => match void {}, | ^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:587:16 | 587 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:587:28 | 587 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:585:54 | 585 | pub fn get_or_try_init(&self, f: F) -> Result<&T, E> | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:589:20 | 589 | if let Some(val) = self.get() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:590:24 | 590 | return Ok(val); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:598:13 | 598 | Ok(self.get().unwrap()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:630:35 | 630 | pub fn take(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:650:36 | 650 | pub fn into_inner(self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:679:15 | 679 | init: Cell>, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:679:20 | 679 | init: Cell>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:683:31 | 683 | impl RefUnwindSafe for Lazy where OnceCell: RefUnwindSafe {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:683:16 | 683 | impl RefUnwindSafe for Lazy where OnceCell: RefUnwindSafe {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:683:79 | 683 | impl RefUnwindSafe for Lazy where OnceCell: RefUnwindSafe {} | ^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:707:59 | 707 | Lazy { cell: OnceCell::new(), init: Cell::new(Some(init)) } | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:713:48 | 713 | pub fn into_value(this: Lazy) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:722:16 | 722 | impl T> Lazy { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:739:17 | 739 | Some(f) => f(), | ^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:745:31 | 745 | impl T> Deref for Lazy { | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:745:16 | 745 | impl T> Deref for Lazy { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:752:31 | 752 | impl T> DerefMut for Lazy { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:752:16 | 752 | impl T> DerefMut for Lazy { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:759:22 | 759 | impl Default for Lazy { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:759:13 | 759 | impl Default for Lazy { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:809:13 | 809 | impl Default for OnceCell { | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:818:17 | 818 | Some(v) => f.debug_tuple("OnceCell").field(v).finish(), | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:824:20 | 824 | impl Clone for OnceCell { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:824:13 | 824 | impl Clone for OnceCell { | ^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:827:17 | 827 | Some(value) => Self::with_value(value.clone()), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:834:18 | 834 | (Some(this), Some(source)) => this.clone_from(source), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:834:30 | 834 | (Some(this), Some(source)) => this.clone_from(source), | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:840:13 | 840 | impl From for OnceCell { | ^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:846:24 | 846 | impl PartialEq for OnceCell { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:846:13 | 846 | impl PartialEq for OnceCell { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:852:17 | 852 | impl Eq for OnceCell {} | ^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:852:13 | 852 | impl Eq for OnceCell {} | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:869:30 | 869 | pub fn get(&self) -> Option<&T> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:872:17 | 872 | Some(unsafe { self.get_unchecked() }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:874:17 | 874 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:923:38 | 923 | pub fn get_mut(&mut self) -> Option<&mut T> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:961:40 | 961 | pub fn set(&self, value: T) -> Result<(), T> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:963:17 | 963 | Ok(_) => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:963:26 | 963 | Ok(_) => Ok(()), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:964:17 | 964 | Err((_, value)) => Err(value), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:964:36 | 964 | Err((_, value)) => Err(value), | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:983:47 | 983 | pub fn try_insert(&self, value: T) -> Result<&T, (&T, T)> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:984:29 | 984 | let mut value = Some(value); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:987:25 | 987 | None => Ok(res), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:988:17 | 988 | Some(value) => Err((res, value)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:988:32 | 988 | Some(value) => Err((res, value)), | ^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1020:16 | 1020 | F: FnOnce() -> T, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1023:43 | 1023 | match self.get_or_try_init(|| Ok::(f())) { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1024:17 | 1024 | Ok(val) => val, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1025:17 | 1025 | Err(void) => match void {}, | ^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1057:16 | 1057 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1057:28 | 1057 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1055:54 | 1055 | pub fn get_or_try_init(&self, f: F) -> Result<&T, E> | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1060:20 | 1060 | if let Some(value) = self.get() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1061:24 | 1061 | return Ok(value); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1067:13 | 1067 | Ok(unsafe { self.get_unchecked() }) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1099:35 | 1099 | pub fn take(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1118:36 | 1118 | pub fn into_inner(self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1158:15 | 1158 | init: Cell>, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1158:20 | 1158 | init: Cell>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1171:29 | 1171 | unsafe impl Sync for Lazy where OnceCell: Sync {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1171:23 | 1171 | unsafe impl Sync for Lazy where OnceCell: Sync {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1171:68 | 1171 | unsafe impl Sync for Lazy where OnceCell: Sync {} | ^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1175:31 | 1175 | impl RefUnwindSafe for Lazy where OnceCell: RefUnwindSafe {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1175:16 | 1175 | impl RefUnwindSafe for Lazy where OnceCell: RefUnwindSafe {} | ^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `RefUnwindSafe` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1175:79 | 1175 | impl RefUnwindSafe for Lazy where OnceCell: RefUnwindSafe {} | ^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1181:59 | 1181 | Lazy { cell: OnceCell::new(), init: Cell::new(Some(f)) } | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1187:48 | 1187 | pub fn into_value(this: Lazy) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1196:16 | 1196 | impl T> Lazy { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1212:17 | 1212 | Some(f) => f(), | ^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1218:31 | 1218 | impl T> Deref for Lazy { | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1218:16 | 1218 | impl T> Deref for Lazy { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1225:31 | 1225 | impl T> DerefMut for Lazy { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1225:16 | 1225 | impl T> DerefMut for Lazy { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1232:22 | 1232 | impl Default for Lazy { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1232:13 | 1232 | impl Default for Lazy { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:45:26 | 45 | pub fn get(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:45:33 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 45 | pub fn get(&self) -> Option { | ^^^^^^^^^^^^ | help: a struct with a similar name exists | 45 | pub fn get(&self) -> Option { | ~~~~~~~~~~~~~~~~ help: you might be missing a type parameter | 36 | impl OnceNonZeroUsize { | ++++++++++++++ error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:55:30 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 55 | pub fn set(&self, value: NonZeroUsize) -> Result<(), ()> { | ^^^^^^^^^^^^ help: a struct with a similar name exists: `OnceNonZeroUsize` error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:55:47 | 55 | pub fn set(&self, value: NonZeroUsize) -> Result<(), ()> { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:59:13 | 59 | Ok(_) => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:59:22 | 59 | Ok(_) => Ok(()), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:60:13 | 60 | Err(_) => Err(()), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:60:23 | 60 | Err(_) => Err(()), | ^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:72:12 | 72 | F: FnOnce() -> NonZeroUsize, | ^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:72:24 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 72 | F: FnOnce() -> NonZeroUsize, | ^^^^^^^^^^^^ help: a struct with a similar name exists: `OnceNonZeroUsize` error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:70:43 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 70 | pub fn get_or_init(&self, f: F) -> NonZeroUsize | ^^^^^^^^^^^^ help: a struct with a similar name exists: `OnceNonZeroUsize` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:75:39 | 75 | match self.get_or_try_init(|| Ok::(f())) { | ^^ not found in this scope error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:75:44 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 75 | match self.get_or_try_init(|| Ok::(f())) { | ^^^^^^^^^^^^ | help: a struct with a similar name exists | 75 | match self.get_or_try_init(|| Ok::(f())) { | ~~~~~~~~~~~~~~~~ help: you might be missing a type parameter | 36 | impl OnceNonZeroUsize { | ++++++++++++++ error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:76:13 | 76 | Ok(val) => val, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:77:13 | 77 | Err(void) => match void {}, | ^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:90:12 | 90 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:90:24 | 90 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:90:31 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 90 | F: FnOnce() -> Result, | ^^^^^^^^^^^^ | help: a struct with a similar name exists | 90 | F: FnOnce() -> Result, | ~~~~~~~~~~~~~~~~ help: you might be missing a type parameter | 36 | impl OnceNonZeroUsize { | ++++++++++++++ error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:88:50 | 88 | pub fn get_or_try_init(&self, f: F) -> Result | ^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:88:57 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 88 | pub fn get_or_try_init(&self, f: F) -> Result | ^^^^^^^^^^^^ | help: a struct with a similar name exists | 88 | pub fn get_or_try_init(&self, f: F) -> Result | ~~~~~~~~~~~~~~~~ help: you might be missing a type parameter | 36 | impl OnceNonZeroUsize { | ++++++++++++++ error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:94:13 | 94 | Some(it) => it, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:99:24 | 99 | if let Err(old) = exchange { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:105:9 | 105 | Ok(res) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:124:26 | 124 | pub fn get(&self) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:133:39 | 133 | pub fn set(&self, value: bool) -> Result<(), ()> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:145:12 | 145 | F: FnOnce() -> bool, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:159:12 | 159 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:159:24 | 159 | F: FnOnce() -> Result, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:157:50 | 157 | pub fn get_or_try_init(&self, f: F) -> Result | ^^^^^^ not found in this scope error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:165:26 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 165 | fn from_usize(value: NonZeroUsize) -> bool { | ^^^^^^^^^^^^ help: a struct with a similar name exists: `OnceNonZeroUsize` error[E0412]: cannot find type `NonZeroUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:169:33 | 32 | pub struct OnceNonZeroUsize { | --------------------------- similarly named struct `OnceNonZeroUsize` defined here ... 169 | fn to_usize(value: bool) -> NonZeroUsize { | ^^^^^^^^^^^^ help: a struct with a similar name exists: `OnceNonZeroUsize` error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:187:16 | 187 | ghost: PhantomData>>, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:187:28 | 187 | ghost: PhantomData>>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:187:35 | 187 | ghost: PhantomData>>, | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:196:13 | 196 | impl Default for OnceBox { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:202:13 | 202 | impl Drop for OnceBox { | ^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:206:17 | 206 | drop(unsafe { Box::from_raw(ptr) }) | ^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:214:70 | 214 | OnceBox { inner: AtomicPtr::new(ptr::null_mut()), ghost: PhantomData } | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:218:30 | 218 | pub fn get(&self) -> Option<&T> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:221:24 | 221 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:223:13 | 223 | Some(unsafe { &*ptr }) | ^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:230:34 | 230 | pub fn set(&self, value: Box) -> Result<(), Box> { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:230:45 | 230 | pub fn set(&self, value: Box) -> Result<(), Box> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:230:56 | 230 | pub fn set(&self, value: Box) -> Result<(), Box> { | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:238:20 | 238 | if let Err(_) = exchange { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:240:24 | 240 | return Err(value); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:242:13 | 242 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:253:16 | 253 | F: FnOnce() -> Box, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:253:28 | 253 | F: FnOnce() -> Box, | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:256:43 | 256 | match self.get_or_try_init(|| Ok::, Void>(f())) { | ^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:256:48 | 256 | match self.get_or_try_init(|| Ok::, Void>(f())) { | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:257:17 | 257 | Ok(val) => val, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:258:17 | 258 | Err(void) => match void {}, | ^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:271:16 | 271 | F: FnOnce() -> Result, E>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:271:28 | 271 | F: FnOnce() -> Result, E>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:271:35 | 271 | F: FnOnce() -> Result, E>, | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:269:54 | 269 | pub fn get_or_try_init(&self, f: F) -> Result<&T, E> | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:284:24 | 284 | if let Err(old) = exchange { | ^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:285:21 | 285 | drop(unsafe { Box::from_raw(ptr) }); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:289:13 | 289 | Ok(unsafe { &*ptr }) | ^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:293:33 | 293 | unsafe impl Sync for OnceBox {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:293:20 | 293 | unsafe impl Sync for OnceBox {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/race.rs:293:27 | 293 | unsafe impl Sync for OnceBox {} | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1261:39 | 1261 | unsafe fn take_unchecked(val: &mut Option) -> T { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/once_cell/src/lib.rs:1263:9 | 1263 | Some(it) => it, | ^^^^ not found in this scope Some errors have detailed explanations: E0405, E0408, E0412, E0425, E0432, E0433, E0463, E0531. error: could not compile `once_cell` due to 319 previous errors error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:118:18 | 118 | unsafe { ManuallyDrop::drop(&mut self.ptr) }; | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:127:18 | 127 | ptr: ManuallyDrop::new(ptr), | ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1245:26 | 1245 | ast: Box::new(Ast::Empty(self.span())), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1412:55 | 1412 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:147:30 | 147 | let inner = unsafe { ptr::read(self.ptr.deref()) }; | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1253:22 | 1253 | ast: Box::new(Ast::Empty(self.span())), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:148:9 | 148 | mem::forget(self); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1424:53 | 1424 | fn partial_cmp(&self, other: &String) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1436:55 | 1436 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1437:18 | 1437 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self.as_bytes(), other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:24:32 | 24 | let ptr = storage.load(Ordering::Acquire); | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1454:52 | 1454 | fn partial_cmp(&self, other: &&'a T) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1466:55 | 1466 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `PartialOrd` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1467:18 | 1467 | <[u8] as PartialOrd<[u8]>>::partial_cmp(self, other) | ^^^^^^^^^^ use of undeclared type `PartialOrd` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:47:58 | 47 | let swapped = storage.compare_exchange(cur, new, Ordering::AcqRel, Ordering::Relaxed); | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:47:76 | 47 | let swapped = storage.compare_exchange(cur, new, Ordering::AcqRel, Ordering::Relaxed); | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1478:55 | 1478 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared type `NonNull` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1498:9 | 1498 | NonNull::new(ptr).expect("Vec pointer should be non-null") | ^^^^^^^ use of undeclared type `NonNull` error[E0433]: failed to resolve: use of undeclared type `NonNull` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1500:18 | 1500 | unsafe { NonNull::new_unchecked(ptr) } | ^^^^^^^ use of undeclared type `NonNull` error[E0433]: failed to resolve: use of undeclared type `Vec` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1509:5 | 1509 | Vec::from_raw_parts(ptr, len, cap) | ^^^ use of undeclared type `Vec` error[E0433]: failed to resolve: use of undeclared type `Debug` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:41:9 | 41 | Debug::fmt(&BytesRef(&self.as_ref()), f) | ^^^^^ use of undeclared type `Debug` error[E0433]: failed to resolve: use of undeclared type `Debug` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:47:9 | 47 | Debug::fmt(&BytesRef(&self.as_ref()), f) | ^^^^^ use of undeclared type `Debug` error[E0433]: failed to resolve: use of undeclared type `LowerHex` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:34:11 | 34 | hex_impl!(LowerHex, Bytes); | ^^^^^^^^ use of undeclared type `LowerHex` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:245:5 | 245 | ptr::eq(a, b) | ^^^ use of undeclared crate or module `ptr` error[E0433]: failed to resolve: use of undeclared type `LowerHex` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:35:11 | 35 | hex_impl!(LowerHex, BytesMut); | ^^^^^^^^ use of undeclared type `LowerHex` error[E0433]: failed to resolve: use of undeclared type `UpperHex` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:36:11 | 36 | hex_impl!(UpperHex, Bytes); | ^^^^^^^^ use of undeclared type `UpperHex` error[E0433]: failed to resolve: use of undeclared type `UpperHex` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:37:11 | 37 | hex_impl!(UpperHex, BytesMut); | ^^^^^^^^ use of undeclared type `UpperHex` error[E0412]: cannot find type `IoSlice` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:163:49 | 163 | fn chunks_vectored<'a>(&'a self, dst: &mut [IoSlice<'a>]) -> usize { | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 334 | buf_get_impl!(self, u16::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 354 | buf_get_impl!(self, u16::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 374 | buf_get_impl!(self, i16::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 394 | buf_get_impl!(self, i16::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 414 | buf_get_impl!(self, u32::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 434 | buf_get_impl!(self, u32::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 454 | buf_get_impl!(self, i32::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 474 | buf_get_impl!(self, i32::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 494 | buf_get_impl!(self, u64::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 514 | buf_get_impl!(self, u64::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 534 | buf_get_impl!(self, i64::from_be_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 554 | buf_get_impl!(self, i64::from_le_bytes); | --------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 574 | buf_get_impl!(self, u128::from_be_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 594 | buf_get_impl!(self, u128::from_le_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 614 | buf_get_impl!(self, i128::from_be_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:23:16 | 23 | if let Some(ret) = ret { | ^^^^ not found in this scope ... 634 | buf_get_impl!(self, i128::from_le_bytes); | ---------------------------------------- in this macro invocation | = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:849:15 | 849 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:871:15 | 871 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:902:15 | 902 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:1013:16 | 1013 | impl Buf for &mut T { | ^^^^^ not found in this scope error[E0412]: cannot find type `IoSlice` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:919:53 | 919 | fn chunks_vectored<'b>(&'b self, dst: &mut [IoSlice<'b>]) -> usize { | ^^^^^^^ not found in this scope ... 1014 | deref_forward_buf!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_forward_buf` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:1017:31 | 1017 | impl Buf for Box { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:1017:16 | 1017 | impl Buf for Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `IoSlice` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:919:53 | 919 | fn chunks_vectored<'b>(&'b self, dst: &mut [IoSlice<'b>]) -> usize { | ^^^^^^^ not found in this scope ... 1018 | deref_forward_buf!(); | -------------------- in this macro invocation | = note: this error originates in the macro `deref_forward_buf` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_impl.rs:1039:9 | 1039 | impl> Buf for std::io::Cursor { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:195:15 | 195 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:888:15 | 888 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:918:15 | 918 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:945:15 | 945 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1027:26 | 1027 | unsafe impl BufMut for &mut T { | ^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1031:44 | 1031 | unsafe impl BufMut for Box { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1031:26 | 1031 | unsafe impl BufMut for Box { | ^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1071:24 | 1071 | unsafe impl BufMut for Vec { | ^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/buf_mut.rs:1110:15 | 1110 | Self: Sized, | ^^^^^ not found in this scope error[E0412]: cannot find type `IoSlice` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/chain.rs:168:49 | 168 | fn chunks_vectored<'a>(&'a self, dst: &mut [IoSlice<'a>]) -> usize { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/chain.rs:232:12 | 232 | impl IntoIterator for Chain | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:112:14 | 112 | impl Iterator for IntoIter { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:115:27 | 115 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:117:20 | 117 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:123:9 | 123 | Some(b) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:126:36 | 126 | fn size_hint(&self) -> (usize, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:128:15 | 128 | (rem, Some(rem)) | ^^^^ not found in this scope error[E0405]: cannot find trait `ExactSizeIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/iter.rs:132:14 | 132 | impl ExactSizeIterator for IntoIter {} | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:65:15 | 65 | impl io::Read for Reader { | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:70:9 | 70 | Ok(len) | ^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:74:15 | 74 | impl io::BufRead for Reader { | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/reader.rs:76:9 | 76 | Ok(self.buf.chunk()) | ^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:22:25 | 22 | pub struct UninitSlice([MaybeUninit]); | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:45:31 | 45 | let maybe_init: &mut [MaybeUninit] = | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:47:36 | 47 | &mut *(maybe_init as *mut [MaybeUninit] as *mut UninitSlice) | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Index` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:155:18 | 155 | impl Index<$t> for UninitSlice { | ^^^^^ not found in this scope ... 176 | / impl_index!( 177 | | Range, 178 | | RangeFrom, 179 | | RangeFull, ... | 182 | | RangeToInclusive 183 | | ); | |_- in this macro invocation | = note: this error originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Range` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:177:5 | 177 | Range, | ^^^^^ not found in this scope error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:160:41 | 160 | let maybe_uninit: &[MaybeUninit] = &self.0[index]; | ^^^^^^^^^^^ not found in this scope ... 176 | / impl_index!( 177 | | Range, 178 | | RangeFrom, 179 | | RangeFull, ... | 182 | | RangeToInclusive 183 | | ); | |_- in this macro invocation | = note: this error originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:161:57 | 161 | unsafe { &*(maybe_uninit as *const [MaybeUninit] as *const UninitSlice) } | ^^^^^^^^^^^ not found in this scope ... 176 | / impl_index!( 177 | | Range, 178 | | RangeFrom, 179 | | RangeFull, ... | 182 | | RangeToInclusive 183 | | ); | |_- in this macro invocation | = note: this error originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `IndexMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:165:18 | 165 | impl IndexMut<$t> for UninitSlice { | ^^^^^^^^ not found in this scope ... 176 | / impl_index!( 177 | | Range, 178 | | RangeFrom, 179 | | RangeFull, ... | 182 | | RangeToInclusive 183 | | ); | |_- in this macro invocation | = note: this error originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:168:45 | 168 | let maybe_uninit: &mut [MaybeUninit] = &mut self.0[index]; | ^^^^^^^^^^^ not found in this scope ... 176 | / impl_index!( 177 | | Range, 178 | | RangeFrom, 179 | | RangeFull, ... | 182 | | RangeToInclusive 183 | | ); | |_- in this macro invocation | = note: this error originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `MaybeUninit` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:169:59 | 169 | unsafe { &mut *(maybe_uninit as *mut [MaybeUninit] as *mut UninitSlice) } | ^^^^^^^^^^^ not found in this scope ... 176 | / impl_index!( 177 | | Range, 178 | | RangeFrom, 179 | | RangeFull, ... | 182 | | RangeToInclusive 183 | | ); | |_- in this macro invocation | = note: this error originates in the macro `impl_index` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `RangeFrom` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:178:5 | 178 | RangeFrom, | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `RangeFull` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:179:5 | 179 | RangeFull, | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `RangeInclusive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:180:5 | 180 | RangeInclusive, | ^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `RangeTo` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:181:5 | 181 | RangeTo, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `RangeToInclusive` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/uninit_slice.rs:182:5 | 182 | RangeToInclusive | ^^^^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `VecDeque` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/vec_deque.rs:5:14 | 5 | impl Buf for VecDeque { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:77:18 | 77 | impl io::Write for Writer { | ^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:82:9 | 82 | Ok(n) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/buf/writer.rs:86:9 | 86 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `RangeBounds` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:228:37 | 228 | pub fn slice(&self, range: impl RangeBounds) -> Bytes { | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:454:17 | 454 | drop(self.split_off(len)); | ^^^^ not found in this scope error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:509:13 | 509 | unsafe impl Send for Bytes {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:510:13 | 510 | unsafe impl Sync for Bytes {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:512:6 | 512 | impl Drop for Bytes { | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:519:6 | 519 | impl Clone for Bytes { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:562:6 | 562 | impl Deref for Bytes { | ^^^^^ not found in this scope error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:571:6 | 571 | impl AsRef<[u8]> for Bytes { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:587:6 | 587 | impl Borrow<[u8]> for Bytes { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:593:6 | 593 | impl IntoIterator for Bytes { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:602:10 | 602 | impl<'a> IntoIterator for &'a Bytes { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:611:6 | 611 | impl FromIterator for Bytes { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:612:21 | 612 | fn from_iter>(into_iter: T) -> Self { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:619:6 | 619 | impl PartialEq for Bytes { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:625:6 | 625 | impl PartialOrd for Bytes { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:626:45 | 626 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:631:6 | 631 | impl Ord for Bytes { | ^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:637:6 | 637 | impl Eq for Bytes {} | ^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:639:6 | 639 | impl PartialEq<[u8]> for Bytes { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:645:6 | 645 | impl PartialOrd<[u8]> for Bytes { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:646:44 | 646 | fn partial_cmp(&self, other: &[u8]) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:651:6 | 651 | impl PartialEq for [u8] { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:657:6 | 657 | impl PartialOrd for [u8] { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:658:45 | 658 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:663:6 | 663 | impl PartialEq for Bytes { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:669:6 | 669 | impl PartialOrd for Bytes { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:670:43 | 670 | fn partial_cmp(&self, other: &str) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:675:6 | 675 | impl PartialEq for str { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:681:6 | 681 | impl PartialOrd for str { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:682:45 | 682 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:687:6 | 687 | impl PartialEq> for Bytes { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:687:16 | 687 | impl PartialEq> for Bytes { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:688:26 | 688 | fn eq(&self, other: &Vec) -> bool { | ^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:693:6 | 693 | impl PartialOrd> for Bytes { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:693:17 | 693 | impl PartialOrd> for Bytes { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:694:35 | 694 | fn partial_cmp(&self, other: &Vec) -> Option { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:694:47 | 694 | fn partial_cmp(&self, other: &Vec) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:699:6 | 699 | impl PartialEq for Vec { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:699:27 | 699 | impl PartialEq for Vec { | ^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:705:6 | 705 | impl PartialOrd for Vec { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:705:28 | 705 | impl PartialOrd for Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:706:45 | 706 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:711:6 | 711 | impl PartialEq for Bytes { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:711:16 | 711 | impl PartialEq for Bytes { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:712:26 | 712 | fn eq(&self, other: &String) -> bool { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:717:6 | 717 | impl PartialOrd for Bytes { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:717:17 | 717 | impl PartialOrd for Bytes { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:718:35 | 718 | fn partial_cmp(&self, other: &String) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:718:46 | 718 | fn partial_cmp(&self, other: &String) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:723:6 | 723 | impl PartialEq for String { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:723:27 | 723 | impl PartialEq for String { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:729:6 | 729 | impl PartialOrd for String { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:729:28 | 729 | impl PartialOrd for String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:730:45 | 730 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:735:6 | 735 | impl PartialEq for &[u8] { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:741:6 | 741 | impl PartialOrd for &[u8] { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:742:45 | 742 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:747:6 | 747 | impl PartialEq for &str { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:753:6 | 753 | impl PartialOrd for &str { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:754:45 | 754 | fn partial_cmp(&self, other: &Bytes) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:759:21 | 759 | impl<'a, T: ?Sized> PartialEq<&'a T> for Bytes | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:759:14 | 759 | impl<'a, T: ?Sized> PartialEq<&'a T> for Bytes | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:761:12 | 761 | Bytes: PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:768:21 | 768 | impl<'a, T: ?Sized> PartialOrd<&'a T> for Bytes | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:768:14 | 768 | impl<'a, T: ?Sized> PartialOrd<&'a T> for Bytes | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:770:12 | 770 | Bytes: PartialOrd, | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:772:45 | 772 | fn partial_cmp(&self, other: &&'a T) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:779:6 | 779 | impl Default for Bytes { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:786:6 | 786 | impl From<&'static [u8]> for Bytes { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:792:6 | 792 | impl From<&'static str> for Bytes { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:798:6 | 798 | impl From> for Bytes { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:798:11 | 798 | impl From> for Bytes { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:799:18 | 799 | fn from(vec: Vec) -> Bytes { | ^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:805:6 | 805 | impl From> for Bytes { | ^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:805:11 | 805 | impl From> for Bytes { | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:806:20 | 806 | fn from(slice: Box<[u8]>) -> Bytes { | ^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:836:6 | 836 | impl From for Bytes { | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:836:11 | 836 | impl From for Bytes { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:837:16 | 837 | fn from(s: String) -> Bytes { | ^^^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:904:13 | 904 | drop(rebuild_boxed_slice(buf, ptr, len)); | ^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:931:13 | 931 | drop(rebuild_boxed_slice(shared as *mut u8, ptr, len)); | ^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:936:79 | 936 | unsafe fn rebuild_boxed_slice(buf: *mut u8, offset: *const u8, len: usize) -> Box<[u8]> { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:945:11 | 945 | _vec: Vec, | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1037:9 | 1037 | Ok(actual) => { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1048:9 | 1048 | Err(actual) => { | ^^^ not found in this scope error[E0425]: cannot find function `fence` in module `atomic` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes.rs:1085:13 | 1085 | atomic::fence(Ordering::Acquire); | ^^^^^ not found in `atomic` error[E0412]: cannot find type `NonNull` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:61:10 | 61 | ptr: NonNull, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:77:10 | 77 | vec: Vec, | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:730:16 | 730 | if let Err(other) = self.try_unsplit(other) { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:744:37 | 744 | pub(crate) fn from_vec(mut vec: Vec) -> BytesMut { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:823:51 | 823 | fn try_unsplit(&mut self, other: BytesMut) -> Result<(), BytesMut> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:825:20 | 825 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:837:13 | 837 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:839:13 | 839 | Err(other) | ^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:925:6 | 925 | impl Drop for BytesMut { | ^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1002:15 | 1002 | Self: Sized, | ^^^^^ not found in this scope error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1030:6 | 1030 | impl AsRef<[u8]> for BytesMut { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1037:6 | 1037 | impl Deref for BytesMut { | ^^^^^ not found in this scope error[E0405]: cannot find trait `AsMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1046:6 | 1046 | impl AsMut<[u8]> for BytesMut { | ^^^^^ not found in this scope error[E0405]: cannot find trait `DerefMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1053:6 | 1053 | impl DerefMut for BytesMut { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1060:10 | 1060 | impl<'a> From<&'a [u8]> for BytesMut { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1066:10 | 1066 | impl<'a> From<&'a str> for BytesMut { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1072:6 | 1072 | impl From for Bytes { | ^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1078:6 | 1078 | impl PartialEq for BytesMut { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1084:6 | 1084 | impl PartialOrd for BytesMut { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1085:48 | 1085 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1090:6 | 1090 | impl Ord for BytesMut { | ^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1096:6 | 1096 | impl Eq for BytesMut {} | ^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1098:6 | 1098 | impl Default for BytesMut { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1115:6 | 1115 | impl Borrow<[u8]> for BytesMut { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `BorrowMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1121:6 | 1121 | impl BorrowMut<[u8]> for BytesMut { | ^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1132:13 | 1132 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1134:13 | 1134 | Err(fmt::Error) | ^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1144:6 | 1144 | impl Clone for BytesMut { | ^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1150:6 | 1150 | impl IntoIterator for BytesMut { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1159:10 | 1159 | impl<'a> IntoIterator for &'a BytesMut { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Extend` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1168:6 | 1168 | impl Extend for BytesMut { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1171:12 | 1171 | T: IntoIterator, | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Extend` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1188:10 | 1188 | impl<'a> Extend<&'a u8> for BytesMut { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1191:12 | 1191 | T: IntoIterator, | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1197:6 | 1197 | impl FromIterator for BytesMut { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1198:21 | 1198 | fn from_iter>(into_iter: T) -> Self { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `FromIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1203:10 | 1203 | impl<'a> FromIterator<&'a u8> for BytesMut { | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1204:21 | 1204 | fn from_iter>(into_iter: T) -> Self { | ^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `fence` in module `atomic` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1246:13 | 1246 | atomic::fence(Ordering::Acquire); | ^^^^^ not found in `atomic` error[E0405]: cannot find trait `Send` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1336:13 | 1336 | unsafe impl Send for BytesMut {} | ^^^^ not found in this scope error[E0405]: cannot find trait `Sync` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1337:13 | 1337 | unsafe impl Sync for BytesMut {} | ^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1345:6 | 1345 | impl PartialEq<[u8]> for BytesMut { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1351:6 | 1351 | impl PartialOrd<[u8]> for BytesMut { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1352:44 | 1352 | fn partial_cmp(&self, other: &[u8]) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1357:6 | 1357 | impl PartialEq for [u8] { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1363:6 | 1363 | impl PartialOrd for [u8] { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1364:48 | 1364 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1369:6 | 1369 | impl PartialEq for BytesMut { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1375:6 | 1375 | impl PartialOrd for BytesMut { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1376:43 | 1376 | fn partial_cmp(&self, other: &str) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1381:6 | 1381 | impl PartialEq for str { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1387:6 | 1387 | impl PartialOrd for str { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1388:48 | 1388 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1393:6 | 1393 | impl PartialEq> for BytesMut { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1393:16 | 1393 | impl PartialEq> for BytesMut { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1394:26 | 1394 | fn eq(&self, other: &Vec) -> bool { | ^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1399:6 | 1399 | impl PartialOrd> for BytesMut { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1399:17 | 1399 | impl PartialOrd> for BytesMut { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1400:35 | 1400 | fn partial_cmp(&self, other: &Vec) -> Option { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1400:47 | 1400 | fn partial_cmp(&self, other: &Vec) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1405:6 | 1405 | impl PartialEq for Vec { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1405:30 | 1405 | impl PartialEq for Vec { | ^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1411:6 | 1411 | impl PartialOrd for Vec { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1411:31 | 1411 | impl PartialOrd for Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1412:48 | 1412 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1417:6 | 1417 | impl PartialEq for BytesMut { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1417:16 | 1417 | impl PartialEq for BytesMut { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1418:26 | 1418 | fn eq(&self, other: &String) -> bool { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1423:6 | 1423 | impl PartialOrd for BytesMut { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1423:17 | 1423 | impl PartialOrd for BytesMut { | - ^^^^^^ not found in this scope | | | help: you might be missing a type parameter: `` error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1424:35 | 1424 | fn partial_cmp(&self, other: &String) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1424:46 | 1424 | fn partial_cmp(&self, other: &String) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1429:6 | 1429 | impl PartialEq for String { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1429:30 | 1429 | impl PartialEq for String { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1435:6 | 1435 | impl PartialOrd for String { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1435:31 | 1435 | impl PartialOrd for String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1436:48 | 1436 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1441:21 | 1441 | impl<'a, T: ?Sized> PartialEq<&'a T> for BytesMut | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1441:14 | 1441 | impl<'a, T: ?Sized> PartialEq<&'a T> for BytesMut | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1443:15 | 1443 | BytesMut: PartialEq, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1450:21 | 1450 | impl<'a, T: ?Sized> PartialOrd<&'a T> for BytesMut | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1450:14 | 1450 | impl<'a, T: ?Sized> PartialOrd<&'a T> for BytesMut | ^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1452:15 | 1452 | BytesMut: PartialOrd, | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1454:45 | 1454 | fn partial_cmp(&self, other: &&'a T) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1459:6 | 1459 | impl PartialEq for &[u8] { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1465:6 | 1465 | impl PartialOrd for &[u8] { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1466:48 | 1466 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1471:6 | 1471 | impl PartialEq for &str { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1477:6 | 1477 | impl PartialOrd for &str { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1478:48 | 1478 | fn partial_cmp(&self, other: &BytesMut) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1483:6 | 1483 | impl PartialEq for Bytes { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1489:6 | 1489 | impl PartialEq for BytesMut { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `NonNull` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1496:26 | 1496 | fn vptr(ptr: *mut u8) -> NonNull { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/bytes_mut.rs:1504:84 | 1504 | unsafe fn rebuild_vec(ptr: *mut u8, mut len: usize, mut cap: usize, off: usize) -> Vec { | ^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:12:6 | 12 | impl Debug for BytesRef<'_> { | ^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:13:27 | 13 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:13:45 | 13 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:35:9 | 35 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:39:6 | 39 | impl Debug for Bytes { | ^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:40:27 | 40 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:40:45 | 40 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:45:6 | 45 | impl Debug for BytesMut { | ^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:46:27 | 46 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/debug.rs:46:45 | 46 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `LowerHex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:6:6 | 6 | impl LowerHex for BytesRef<'_> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:7:27 | 7 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:7:45 | 7 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:11:9 | 11 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `UpperHex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:15:6 | 15 | impl UpperHex for BytesRef<'_> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:16:27 | 16 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:16:45 | 16 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:20:9 | 20 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `LowerHex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:34:11 | 34 | hex_impl!(LowerHex, Bytes); | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:35 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope ... 34 | hex_impl!(LowerHex, Bytes); | -------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:53 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope ... 34 | hex_impl!(LowerHex, Bytes); | -------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `LowerHex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:35:11 | 35 | hex_impl!(LowerHex, BytesMut); | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:35 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope ... 35 | hex_impl!(LowerHex, BytesMut); | ----------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:53 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope ... 35 | hex_impl!(LowerHex, BytesMut); | ----------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `UpperHex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:36:11 | 36 | hex_impl!(UpperHex, Bytes); | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:35 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope ... 36 | hex_impl!(UpperHex, Bytes); | -------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:53 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope ... 36 | hex_impl!(UpperHex, Bytes); | -------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `UpperHex` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:37:11 | 37 | hex_impl!(UpperHex, BytesMut); | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:35 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^^^^ not found in this scope ... 37 | hex_impl!(UpperHex, BytesMut); | ----------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/fmt/hex.rs:27:53 | 27 | fn fmt(&self, f: &mut Formatter<'_>) -> Result { | ^^^^^^ not found in this scope ... 37 | hex_impl!(UpperHex, BytesMut); | ----------------------------- in this macro invocation | = note: this error originates in the macro `hex_impl` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/loom.rs:9:20 | 9 | F: FnOnce(&mut *mut T) -> R; | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/loom.rs:12:34 | 6 | pub(crate) trait AtomicMut { | ----------------------------- similarly named trait `AtomicMut` defined here ... 12 | impl AtomicMut for AtomicPtr { | ^^^^^^^^^ help: a trait with a similar name exists: `AtomicMut` error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/bytes/src/loom.rs:15:20 | 15 | F: FnOnce(&mut *mut T) -> R, | ^^^^^^ not found in this scope Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0463, E0531. error: could not compile `bytes` due to 534 previous errors error[E0433]: failed to resolve: use of undeclared type `AtomicPtr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:370:18 | 370 | ptr: AtomicPtr::new(ptr), | ^^^^^^^^^ use of undeclared type `AtomicPtr` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:381:9 | 381 | mem::forget(self); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:461:38 | 461 | let old = self.ptr.swap(new, Ordering::SeqCst); | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:684:20 | 684 | Self::from(Arc::new(val)) | ^^^ use of undeclared type `Arc` error[E0433]: failed to resolve: use of undeclared type `Arc` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:729:34 | 729 | Self::new(val.into().map(Arc::new)) | ^^^ use of undeclared type `Arc` error[E0433]: failed to resolve: use of undeclared type `AtomicPtr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:765:18 | 765 | ptr: AtomicPtr::new(ptr::null_mut()), | ^^^^^^^^^ use of undeclared type `AtomicPtr` error[E0433]: failed to resolve: use of undeclared crate or module `ptr` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:765:33 | 765 | ptr: AtomicPtr::new(ptr::null_mut()), | ^^^ use of undeclared crate or module `ptr` error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:106:17 | 106 | type Guard: Deref; | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:115:26 | 115 | impl, P: Deref> Access for P { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:134:30 | 134 | impl>> Deref for DirectDeref, S> { | ^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:134:52 | 134 | impl>> Deref for DirectDeref, S> { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:134:21 | 134 | impl>> Deref for DirectDeref, S> { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:141:55 | 141 | impl>> Access for ArcSwapAny, S> { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:141:21 | 141 | impl>> Access for ArcSwapAny, S> { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:142:30 | 142 | type Guard = DirectDeref, S>; | ^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:148:29 | 148 | impl>> Deref for DirectDeref, S> { | ^^^^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:148:51 | 148 | impl>> Deref for DirectDeref, S> { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:148:21 | 148 | impl>> Deref for DirectDeref, S> { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:155:54 | 155 | impl>> Access for ArcSwapAny, S> { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:155:21 | 155 | impl>> Access for ArcSwapAny, S> { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:156:30 | 156 | type Guard = DirectDeref, S>; | ^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:163:25 | 163 | pub struct DynGuard(Box>); | ^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:163:32 | 163 | pub struct DynGuard(Box>); | ^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:163:40 | 163 | pub struct DynGuard(Box>); | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:165:17 | 165 | impl Deref for DynGuard { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Sized` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:165:10 | 165 | impl Deref for DynGuard { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:249:8 | 249 | D: Deref, | ^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:264:9 | 264 | _t: PhantomData &R>, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:267:18 | 267 | impl Deref for MapGuard | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:269:8 | 269 | G: Deref, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:270:8 | 270 | F: Fn(&T) -> &R, | ^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:286:9 | 286 | _t: PhantomData T>, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:303:12 | 303 | F: Fn(&T) -> &R + Clone, | ^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:303:27 | 303 | F: Fn(&T) -> &R + Clone, | ^^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:308:17 | 308 | _t: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:316:8 | 316 | F: Fn(&T) -> &R + Clone, | ^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:316:23 | 316 | F: Fn(&T) -> &R + Clone, | ^^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:324:17 | 324 | _t: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:333:9 | 333 | impl Deref for ConstantDeref { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/access.rs:351:9 | 351 | impl Access for Constant { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:117:8 | 117 | A: Deref>, | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:220:12 | 220 | F: FnMut(&T) -> &U, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:231:8 | 231 | A: Deref>, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:232:8 | 232 | T: Deref::Base> + RefCnt, | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:240:15 | 240 | impl From for Cache | ^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:242:8 | 242 | A: Deref>, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:263:8 | 263 | A: Deref>, | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/cache.rs:266:8 | 266 | F: FnMut(&T) -> &U, | ^^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:31:13 | 31 | offset: Cell, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:43:65 | 43 | pub(super) fn get_debt(&self, ptr: usize, local: &Local) -> Option<&Debt> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:54:28 | 54 | if slot.0.load(Relaxed) == Debt::NONE { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `SeqCst` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:58:44 | 58 | let old = slot.0.swap(ptr, SeqCst); | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:61:24 | 61 | return Some(&self.0[i]); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:64:9 | 64 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:68:10 | 68 | impl<'a> IntoIterator for &'a Slots { | ^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Iter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/fast.rs:71:21 | 71 | type IntoIter = Iter<'a, Debt>; | ^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:126:17 | 126 | generation: Cell, | ^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:132:17 | 132 | struct Handover(AtomicUsize); | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:149:14 | 149 | control: AtomicUsize, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:154:18 | 154 | active_addr: AtomicUsize, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:166:18 | 166 | space_offer: AtomicPtr, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:169:6 | 169 | impl Default for Slots { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Release` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:203:37 | 203 | self.active_addr.store(ptr, Release); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `SeqCst` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:209:43 | 209 | let prev = self.control.swap(gen, SeqCst); | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:218:12 | 218 | R: Fn() -> T, | ^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:222:44 | 222 | let mut control = who.control.load(Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:239:60 | 239 | let active_addr = who.active_addr.load(Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:242:60 | 242 | let new_control = who.control.load(Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:263:60 | 263 | let their_space = who.space_offer.load(Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:265:58 | 265 | let my_space = self.space_offer.load(Relaxed); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:269:59 | 269 | (*my_space).0.store(replace_addr, Relaxed); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `AcqRel` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:280:64 | 280 | .compare_exchange(control, space_addr, AcqRel, Acquire) | ^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:280:72 | 280 | .compare_exchange(control, space_addr, AcqRel, Acquire) | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:282:25 | 282 | Ok(_) => { | ^^ not found in this scope error[E0425]: cannot find value `Release` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:285:65 | 285 | ... self.space_offer.store(their_space, Release); | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:291:25 | 291 | Err(new_control) => { | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:308:61 | 308 | pub(super) fn confirm(&self, gen: usize, ptr: usize) -> Result<(), usize> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `AcqRel` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:312:51 | 312 | let prev = self.slot.0.swap(ptr as usize, AcqRel); | ^^^^^^ not found in this scope error[E0425]: cannot find value `AcqRel` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:317:47 | 317 | let control = self.control.swap(IDLE, AcqRel); | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:320:13 | 320 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:325:60 | 325 | let replacement = unsafe { &*handover }.0.load(Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Release` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:327:46 | 327 | self.space_offer.store(handover, Release); | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/helping.rs:331:13 | 331 | Err(replacement) | ^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:45:19 | 45 | static LIST_HEAD: AtomicPtr = AtomicPtr::new(ptr::null_mut()); | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:49:6 | 49 | impl Drop for NodeReservation<'_> { | ^^^^ not found in this scope error[E0425]: cannot find value `Release` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:51:44 | 51 | self.0.active_writers.fetch_sub(1, Release); | ^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:60:13 | 60 | in_use: AtomicUsize, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:61:11 | 61 | next: Option<&'static Node>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:62:21 | 62 | active_writers: AtomicUsize, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:65:6 | 65 | impl Default for Node { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:71:19 | 71 | next: None, | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:82:34 | 82 | pub(crate) fn traverse Option>(mut f: F) -> Option { | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:82:58 | 82 | pub(crate) fn traverse Option>(mut f: F) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:82:82 | 82 | pub(crate) fn traverse Option>(mut f: F) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:88:51 | 88 | let mut current = unsafe { LIST_HEAD.load(Acquire).as_ref() }; | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:89:19 | 89 | while let Some(node) = current { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:96:9 | 96 | None | ^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:116:29 | 116 | if self.in_use.load(Acquire) == NODE_COOLDOWN { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:120:41 | 120 | if self.active_writers.load(Relaxed) == 0 { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:123:67 | 123 | .compare_exchange(NODE_COOLDOWN, NODE_UNUSED, Relaxed, Relaxed); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:123:76 | 123 | .compare_exchange(NODE_COOLDOWN, NODE_UNUSED, Relaxed, Relaxed); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:130:42 | 130 | self.active_writers.fetch_add(1, Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:146:59 | 146 | .compare_exchange(NODE_UNUSED, NODE_USED, Acquire, Relaxed) | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:146:68 | 146 | .compare_exchange(NODE_UNUSED, NODE_USED, Acquire, Relaxed) | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:149:17 | 149 | Some(node) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:151:17 | 151 | None | ^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:163:43 | 163 | let mut head = LIST_HEAD.load(Relaxed); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `AcqRel` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:170:21 | 170 | AcqRel, Relaxed, // Nothing changed, go next round of the loop. | ^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:170:29 | 170 | AcqRel, Relaxed, // Nothing changed, go next round of the loop. | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:166:24 | 166 | if let Err(old) = LIST_HEAD.compare_exchange_weak( | ^^^ not found in this scope error[E0412]: cannot find type `Iter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:181:40 | 181 | pub(crate) fn fast_slots(&self) -> Iter { | ^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:196:11 | 196 | node: Cell>, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:196:16 | 196 | node: Cell>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnOnce` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:206:30 | 206 | pub(crate) fn with R>(f: F) -> R { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:207:27 | 207 | let f = Cell::new(Some(f)); | ^^^^ not found in this scope error[E0425]: cannot find value `THREAD_HEAD` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:208:9 | 208 | THREAD_HEAD | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:211:35 | 211 | head.node.set(Some(Node::get())); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:224:37 | 224 | node: Cell::new(Some(Node::get())), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:239:50 | 239 | pub(crate) fn new_fast(&self, ptr: usize) -> Option<&'static Debt> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:271:10 | 271 | ) -> Result<&'static Debt, (&'static Debt, usize)> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:288:12 | 288 | R: Fn() -> T, | ^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:296:6 | 296 | impl Drop for LocalNode { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/list.rs:298:16 | 298 | if let Some(node) = self.node.get() { | ^^^^ not found in this scope error[E0412]: cannot find type `AtomicUsize` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:31:35 | 31 | pub(crate) struct Debt(pub(crate) AtomicUsize); | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:42:6 | 42 | impl Default for Debt { | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Release` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:76:57 | 76 | .compare_exchange(ptr as usize, Self::NONE, Release, Relaxed) | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:76:66 | 76 | .compare_exchange(ptr as usize, Self::NONE, Release, Relaxed) | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:84:12 | 84 | R: Fn() -> T, | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/debt/mod.rs:110:17 | 110 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:37:26 | 37 | pub unsafe trait RefCnt: Clone { | ^^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:85:9 | 85 | drop(Self::from_ptr(ptr)); | ^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:89:27 | 89 | unsafe impl RefCnt for Arc { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:91:21 | 91 | fn into_ptr(me: Arc) -> *mut T { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:94:20 | 94 | fn as_ptr(me: &Arc) -> *mut T { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:97:42 | 97 | unsafe fn from_ptr(ptr: *const T) -> Arc { | ^^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:102:27 | 102 | unsafe impl RefCnt for Rc { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:104:21 | 104 | fn into_ptr(me: Rc) -> *mut T { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:107:20 | 107 | fn as_ptr(me: &Rc) -> *mut T { | ^^ not found in this scope error[E0412]: cannot find type `Rc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:110:42 | 110 | unsafe fn from_ptr(ptr: *const T) -> Rc { | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:115:35 | 115 | unsafe impl RefCnt for Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:117:21 | 117 | fn into_ptr(me: Option) -> *mut T::Base { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:120:20 | 120 | fn as_ptr(me: &Option) -> *mut T::Base { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:123:48 | 123 | unsafe fn from_ptr(ptr: *const T::Base) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:125:13 | 125 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/ref_cnt.rs:127:13 | 127 | Some(T::from_ptr(ptr)) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:28:11 | 28 | debt: Option<&'static Debt>, | ^^^^^^ not found in this scope error[E0412]: cannot find type `ManuallyDrop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:29:10 | 29 | ptr: ManuallyDrop, | ^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:33:57 | 33 | pub(super) unsafe fn new(ptr: *const T::Base, debt: Option<&'static Debt>) -> Self { | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:42:44 | 42 | fn attempt(node: &LocalNode, storage: &AtomicPtr) -> Option { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:42:67 | 42 | fn attempt(node: &LocalNode, storage: &AtomicPtr) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:44:32 | 44 | let ptr = storage.load(Relaxed); | ^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:48:36 | 48 | let confirm = storage.load(Acquire); | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:51:13 | 51 | Some(unsafe { Self::new(ptr, Some(debt)) }) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:51:42 | 51 | Some(unsafe { Self::new(ptr, Some(debt)) }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:55:13 | 55 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:59:13 | 59 | Some(unsafe { Self::new(ptr, None) }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:59:42 | 59 | Some(unsafe { Self::new(ptr, None) }) | ^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:64:45 | 64 | fn fallback(node: &LocalNode, storage: &AtomicPtr) -> Self { | ^^^^^^^^^ not found in this scope error[E0425]: cannot find value `Acquire` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:71:38 | 71 | let candidate = storage.load(Acquire); | ^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:76:13 | 76 | Ok(debt) => { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:78:64 | 78 | Self::from_inner(unsafe { Self::new(candidate, Some(debt)).into_inner() }) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:80:13 | 80 | Err((unused_debt, replacement)) => { | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:88:59 | 88 | unsafe { Self::new(replacement as *mut _, None) } | ^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:99:17 | 99 | impl Drop for HybridProtection { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:108:13 | 108 | Some(debt) => { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:126:19 | 126 | debt: None, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:137:13 | 137 | Some(debt) => { | ^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:153:17 | 153 | impl Borrow for HybridProtection { | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:183:37 | 183 | unsafe fn load(&self, storage: &AtomicPtr) -> Self::Protected { | ^^^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:188:17 | 188 | None | ^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:193:70 | 193 | unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr) { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:206:19 | 206 | storage: &AtomicPtr, | ^^^^^^^^^ not found in this scope error[E0425]: cannot find value `SeqCst` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:219:67 | 219 | .compare_exchange_weak(current.as_raw(), new_raw, SeqCst, Relaxed) | ^^^^^^ not found in this scope error[E0425]: cannot find value `Relaxed` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/hybrid.rs:219:75 | 219 | .compare_exchange_weak(current.as_raw(), new_raw, SeqCst, Relaxed) | ^^^^^^^ not found in this scope error[E0412]: cannot find type `RwLock` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:20:38 | 20 | impl InnerStrategy for RwLock<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:22:37 | 22 | unsafe fn load(&self, storage: &AtomicPtr) -> T { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:31:62 | 31 | unsafe fn wait_for_readers(&self, _: *const T::Base, _: &AtomicPtr) { | ^^^^^^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:33:9 | 33 | drop(self.write().expect("We don't panic in here")); | ^^^^ not found in this scope error[E0412]: cannot find type `RwLock` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:37:28 | 37 | impl CaS for RwLock<()> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:40:19 | 40 | storage: &AtomicPtr, | ^^^^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:49:13 | 49 | Ok(old) => old, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:50:13 | 50 | Err(old) => old, | ^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:57:13 | 57 | drop(T::from_ptr(new)); | ^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/rw_lock.rs:59:9 | 59 | drop(current); | ^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/mod.rs:119:29 | 119 | pub trait Protected: Borrow { | ^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/mod.rs:127:41 | 127 | unsafe fn load(&self, storage: &AtomicPtr) -> Self::Protected; | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/mod.rs:128:74 | 128 | unsafe fn wait_for_readers(&self, old: *const T::Base, storage: &AtomicPtr); | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/strategy/mod.rs:134:23 | 134 | storage: &AtomicPtr, | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Deref` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:202:37 | 202 | impl<'a, T: RefCnt, S: Strategy> Deref for Guard { | ^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:210:33 | 210 | impl> From for Guard { | ^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:216:43 | 216 | impl> Default for Guard { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:216:9 | 216 | impl> Default for Guard { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:222:41 | 222 | impl> Debug for Guard { | ^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:222:9 | 222 | impl> Debug for Guard { | ^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:223:35 | 223 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `FmtResult` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:223:49 | 223 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:228:43 | 228 | impl> Display for Guard { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:228:9 | 228 | impl> Display for Guard { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:229:35 | 229 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `FmtResult` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:229:49 | 229 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `AtomicPtr` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:299:10 | 299 | ptr: AtomicPtr, | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:303:19 | 303 | _phantom_arc: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:309:43 | 309 | impl> From for ArcSwapAny { | ^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:309:20 | 309 | impl> From for ArcSwapAny { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:315:33 | 315 | impl> Drop for ArcSwapAny { | ^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:327:25 | 327 | impl> Debug for ArcSwapAny | ^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:329:8 | 329 | T: Debug + RefCnt, | ^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:331:35 | 331 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `FmtResult` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:331:49 | 331 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:339:25 | 339 | impl> Display for ArcSwapAny | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Display` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:341:8 | 341 | T: Display + RefCnt, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Formatter` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:343:35 | 343 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `FmtResult` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:343:49 | 343 | fn fmt(&self, formatter: &mut Formatter) -> FmtResult { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:348:53 | 348 | impl> Default for ArcSwapAny { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:348:18 | 348 | impl> Default for ArcSwapAny { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:348:30 | 348 | impl> Default for ArcSwapAny { | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:358:12 | 358 | S: Default, | ^^^^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:371:27 | 371 | _phantom_arc: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:451:9 | 451 | drop(self.swap(val)); | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:594:12 | 594 | F: FnMut(&T) -> R, | ^^^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:595:12 | 595 | R: Into, | ^^^^ not found in this scope error[E0405]: cannot find trait `Fn` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:663:12 | 663 | F: Fn(&I) -> &R + Clone, | ^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:663:27 | 663 | F: Fn(&I) -> &R + Clone, | ^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:674:34 | 674 | pub type ArcSwap = ArcSwapAny>; | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:676:41 | 676 | impl>> ArcSwapAny, S> { | ^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:676:21 | 676 | impl>> ArcSwapAny, S> { | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:682:12 | 682 | S: Default, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:708:40 | 708 | pub type ArcSwapOption = ArcSwapAny>>; | ^^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:708:47 | 708 | pub type ArcSwapOption = ArcSwapAny>>; | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:710:49 | 710 | impl>>> ArcSwapAny>, S> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:710:56 | 710 | impl>>> ArcSwapAny>, S> { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:710:21 | 710 | impl>>> ArcSwapAny>, S> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:710:28 | 710 | impl>>> ArcSwapAny>, S> { | ^^^ not found in this scope error[E0405]: cannot find trait `Into` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:725:28 | 725 | pub fn from_pointee>>(val: V) -> Self | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:725:33 | 725 | pub fn from_pointee>>(val: V) -> Self | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:727:12 | 727 | S: Default, | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:737:12 | 737 | S: Default, | ^^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:739:19 | 739 | Self::new(None) | ^^^^ not found in this scope error[E0425]: cannot find value `PhantomData` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:766:27 | 766 | _phantom_arc: PhantomData, | ^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Arc` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/arc-swap/src/lib.rs:782:45 | 782 | pub type IndependentArcSwap = ArcSwapAny, IndependentStrategy>; | ^^^ not found in this scope error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2161:53 | 2161 | ast::ErrorKind::NestLimitExceeded(::std::u32::MAX), | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error: could not compile `arc-swap` due to 343 previous errors error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:59:21 | 59 | pub fn print(&mut self, ast: &Ast, wtr: W) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:59:66 | 59 | pub fn print(&mut self, ast: &Ast, wtr: W) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:69:9 | 69 | impl Visitor for Writer { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:71:16 | 71 | type Err = fmt::Error; | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:73:24 | 73 | fn finish(self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:77:43 | 77 | fn visit_pre(&mut self, ast: &Ast) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:87:44 | 87 | fn visit_post(&mut self, ast: &Ast) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:108:43 | 108 | fn visit_alternation_in(&mut self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:155:9 | 155 | impl Writer { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:156:54 | 156 | fn fmt_group_pre(&mut self, ast: &ast::Group) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:175:56 | 175 | fn fmt_group_post(&mut self, _ast: &ast::Group) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:179:60 | 179 | fn fmt_repetition(&mut self, ast: &ast::Repetition) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:201:10 | 201 | ) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:210:54 | 210 | fn fmt_literal(&mut self, ast: &ast::Literal) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:257:58 | 257 | fn fmt_assertion(&mut self, ast: &ast::Assertion) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:269:57 | 269 | fn fmt_set_flags(&mut self, ast: &ast::SetFlags) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:276:50 | 276 | fn fmt_flags(&mut self, ast: &ast::Flags) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:298:10 | 298 | ) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:309:10 | 309 | ) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:316:10 | 316 | ) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:325:59 | 325 | fn fmt_class_perl(&mut self, ast: &ast::ClassPerl) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:337:61 | 337 | fn fmt_class_ascii(&mut self, ast: &ast::ClassAscii) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:371:65 | 371 | fn fmt_class_unicode(&mut self, ast: &ast::ClassUnicode) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:480:10 | 480 | impl<'a> fmt::Debug for ClassFrame<'a> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:481:27 | 481 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:481:50 | 481 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:492:10 | 492 | impl<'a> fmt::Debug for ClassInduct<'a> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:493:27 | 493 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:493:50 | 493 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `error` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:181:6 | 181 | impl error::Error for Error { | ^^^^^ use of undeclared crate or module `error` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:222:6 | 222 | impl fmt::Display for Error { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:223:27 | 223 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:223:50 | 223 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:228:6 | 228 | impl fmt::Display for ErrorKind { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:229:27 | 229 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:229:50 | 229 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:330:6 | 330 | impl fmt::Debug for Span { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:331:27 | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:331:50 | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:363:6 | 363 | impl fmt::Debug for Position { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:364:27 | 364 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:364:50 | 364 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:544:6 | 544 | impl fmt::Display for Ast { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:545:27 | 545 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:545:50 | 545 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1391:32 | 1391 | stack.push(mem::replace(&mut x.ast, empty_ast())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1394:32 | 1394 | stack.push(mem::replace(&mut x.ast, empty_ast())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1452:36 | 1452 | stack.push(mem::replace(&mut x.kind, empty_set())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1459:32 | 1459 | stack.push(mem::replace(&mut op.lhs, empty_set())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1460:32 | 1460 | stack.push(mem::replace(&mut op.rhs, empty_set())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:10:22 | 10 | pub type Result = result::Result; | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `error` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:42:6 | 42 | impl error::Error for Error { | ^^^^^ use of undeclared crate or module `error` | help: there is a crate or module with a similar name | 42 | impl Error::Error for Error { | ~~~~~ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:54:6 | 54 | impl fmt::Display for Error { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:55:27 | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:55:50 | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:104:27 | 104 | impl<'e, E: fmt::Display> fmt::Display for Formatter<'e, E> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:104:13 | 104 | impl<'e, E: fmt::Display> fmt::Display for Formatter<'e, E> { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:105:27 | 105 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:105:50 | 105 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:171:30 | 171 | fn from_formatter<'e, E: fmt::Display>( | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:213:27 | 213 | let mut notated = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:240:25 | 240 | let mut notes = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:251:25 | 251 | for _ in 0..cmp::max(1, note_len) { | ^^^ use of undeclared crate or module `cmp` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:284:7 | 284 | ::std::iter::repeat(c).take(count).collect() | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0416]: identifier `None` is bound more than once in the same pattern --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:195:28 | 195 | (None, None) => { | ^^^^ used in a pattern more than once error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:325:35 | 325 | pub struct IntervalSetIter<'a, I>(slice::Iter<'a, I>); | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:369:21 | 369 | let lower = cmp::min(self.lower(), other.lower()); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:370:21 | 370 | let upper = cmp::max(self.upper(), other.upper()); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:378:21 | 378 | let lower = cmp::max(self.lower(), other.lower()); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:379:21 | 379 | let upper = cmp::min(self.upper(), other.upper()); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:446:9 | 446 | cmp::max(lower1, lower2) <= cmp::min(upper1, upper2).saturating_add(1) | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:446:37 | 446 | cmp::max(lower1, lower2) <= cmp::min(upper1, upper2).saturating_add(1) | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:454:9 | 454 | cmp::max(lower1, lower2) > cmp::min(upper1, upper2) | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:454:36 | 454 | cmp::max(lower1, lower2) > cmp::min(upper1, upper2) | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:163:19 | 163 | len = cmp::min( | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:179:19 | 179 | len = cmp::min( | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:412:21 | 412 | let i = cmp::min(self.limit_size, bytes.len()); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:541:20 | 541 | for lit in mem::replace(&mut self.lits, vec![]) { | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:746:18 | 746 | hir: Box::new(e.clone()), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:797:22 | 797 | hir: Box::new(e.clone()), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:803:21 | 803 | let n = cmp::min(lits.limit_size, min as usize); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `iter` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:804:22 | 804 | let es = iter::repeat(e.clone()).take(n).collect(); | ^^^^ use of undeclared crate or module `iter` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:840:6 | 840 | impl fmt::Debug for Literals { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:841:27 | 841 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:841:50 | 841 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:879:54 | 879 | fn partial_cmp(&self, other: &Literal) -> Option { | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:884:6 | 884 | impl fmt::Debug for Literal { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:885:27 | 885 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:885:50 | 885 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:900:6 | 900 | impl ops::Deref for Literal { | ^^^ use of undeclared crate or module `ops` error[E0433]: failed to resolve: use of undeclared crate or module `ops` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:907:6 | 907 | impl ops::DerefMut for Literal { | ^^^ use of undeclared crate or module `ops` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:926:24 | 926 | let show = match ::std::str::from_utf8(bytes) { | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:930:29 | 930 | let mut space_escaped = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:951:17 | 951 | let mut s = String::new(); | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:962:5 | 962 | String::from_utf8_lossy(&escaped).into_owned() | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:67:21 | 67 | pub fn print(&mut self, hir: &Hir, wtr: W) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:67:66 | 67 | pub fn print(&mut self, hir: &Hir, wtr: W) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:77:9 | 77 | impl Visitor for Writer { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:79:16 | 79 | type Err = fmt::Error; | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:81:24 | 81 | fn finish(self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:85:43 | 85 | fn visit_pre(&mut self, hir: &Hir) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:162:44 | 162 | fn visit_post(&mut self, hir: &Hir) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:206:43 | 206 | fn visit_alternation_in(&mut self) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:211:9 | 211 | impl Writer { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:212:50 | 212 | fn write_literal_char(&mut self, c: char) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:219:48 | 219 | fn write_literal_byte(&mut self, b: u8) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:228:54 | 228 | fn write_literal_class_byte(&mut self, b: u8) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:12:18 | 12 | type Result = result::Result; | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared type `RefCell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:39:20 | 39 | stack: RefCell::new(vec![]), | ^^^^^^^ use of undeclared type `RefCell` error[E0433]: failed to resolve: use of undeclared type `Cell` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:40:20 | 40 | flags: Cell::new(self.flags), | ^^^^ use of undeclared type `Cell` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:782:50 | 782 | Hir::group(hir::Group { kind: kind, hir: Box::new(expr) }) | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared type `Box` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:808:18 | 808 | hir: Box::new(expr), | ^^^ use of undeclared type `Box` error[E0433]: failed to resolve: use of undeclared crate or module `error` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:117:6 | 117 | impl error::Error for Error { | ^^^^^ use of undeclared crate or module `error` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:125:6 | 125 | impl fmt::Display for Error { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:126:27 | 126 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:126:50 | 126 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:131:6 | 131 | impl fmt::Display for ErrorKind { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:132:27 | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:132:50 | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:227:9 | 227 | mem::replace(&mut self.kind, HirKind::Empty) | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:733:6 | 733 | impl fmt::Display for Hir { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:734:27 | 734 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:734:50 | 734 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:906:10 | 906 | ) -> result::Result<(), CaseFoldError> { | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:978:6 | 978 | impl fmt::Debug for ClassUnicodeRange { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:979:27 | 979 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:979:50 | 979 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1225:25 | 1225 | let lower = cmp::max(self.start, b'a'); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1226:25 | 1226 | let upper = cmp::min(self.end, b'z'); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1230:25 | 1230 | let lower = cmp::max(self.start, b'A'); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `cmp` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1231:25 | 1231 | let upper = cmp::min(self.end, b'Z'); | ^^^ use of undeclared crate or module `cmp` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1264:6 | 1264 | impl fmt::Debug for ClassBytesRange { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1265:27 | 1265 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1265:50 | 1265 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1460:32 | 1460 | stack.push(mem::replace(&mut x.hir, Hir::empty())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `mem` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1463:32 | 1463 | stack.push(mem::replace(&mut x.hir, Hir::empty())); | ^^^ use of undeclared crate or module `mem` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:8:22 | 8 | pub type Result = result::Result; | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:28:26 | 28 | pub type FoldResult = result::Result; | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `error` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:38:6 | 38 | impl error::Error for CaseFoldError {} | ^^^^^ use of undeclared crate or module `error` | help: there is a crate or module with a similar name | 38 | impl Error::Error for CaseFoldError {} | ~~~~~ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:40:6 | 40 | impl fmt::Display for CaseFoldError { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:41:27 | 41 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:41:50 | 41 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `error` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:58:6 | 58 | impl error::Error for UnicodeWordError {} | ^^^^^ use of undeclared crate or module `error` | help: there is a crate or module with a similar name | 58 | impl Error::Error for UnicodeWordError {} | ~~~~~ error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:60:6 | 60 | impl fmt::Display for UnicodeWordError { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:61:27 | 61 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:61:50 | 61 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:83:17 | 83 | ) -> FoldResult, Option>> { | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:96:21 | 96 | ) -> FoldResult, Option>> | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:140:21 | 140 | Ordering::Equal | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:142:21 | 142 | Ordering::Greater | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:144:21 | 144 | Ordering::Less | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:400:38 | 400 | pub fn is_word_character(c: char) -> result::Result { | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared crate or module `result` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:407:24 | 407 | fn imp(c: char) -> result::Result { | ^^^^^^ use of undeclared crate or module `result` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:418:21 | 418 | Ordering::Equal | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:420:21 | 420 | Ordering::Greater | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `Ordering` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:422:21 | 422 | Ordering::Less | ^^^^^^^^ use of undeclared type `Ordering` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:814:5 | 814 | String::from_utf8(tmp).unwrap() | ^^^^^^ use of undeclared type `String` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:142:27 | 142 | One(ref r) => slice::from_ref(r), | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `slice` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:197:21 | 197 | type IntoIter = slice::Iter<'a, Utf8Range>; | ^^^^^ use of undeclared crate or module `slice` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:205:6 | 205 | impl fmt::Debug for Utf8Sequence { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:206:27 | 206 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:206:50 | 206 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:239:6 | 239 | impl fmt::Debug for Utf8Range { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:240:27 | 240 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:240:50 | 240 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:333:6 | 333 | impl fmt::Debug for ScalarRange { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:334:27 | 334 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared crate or module `fmt` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:334:50 | 334 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ^^^ use of undeclared crate or module `fmt` error[E0433]: failed to resolve: use of undeclared type `String` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/lib.rs:179:22 | 179 | let mut quoted = String::new(); | ^^^^^^ use of undeclared type `String` error[E0463]: can't find crate for `std` --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/lib.rs:251:6 | 251 | ) -> std::result::Result { | ^^^ can't find crate | = note: the `x86_64-unknown-linux-musl` target may not be installed = help: consider downloading the target with `rustup target add x86_64-unknown-linux-musl` error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:59:31 | 59 | fn into_class_set_item>( | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:67:29 | 67 | Literal(lit) => Ok(ClassSetItem::Literal(lit)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:68:26 | 68 | Perl(cls) => Ok(ClassSetItem::Perl(cls)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:69:29 | 69 | Unicode(cls) => Ok(ClassSetItem::Unicode(cls)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:70:18 | 70 | x => Err(p.error(*x.span(), ast::ErrorKind::ClassEscapeInvalid)), | ^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:80:30 | 80 | fn into_class_literal>( | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:87:29 | 87 | Literal(lit) => Ok(lit), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:88:18 | 88 | x => Err(p.error(*x.span(), ast::ErrorKind::ClassRangeLiteral)), | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:120:6 | 120 | impl Default for ParserBuilder { | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:228:10 | 228 | pos: Cell, | ^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:230:20 | 230 | capture_index: Cell, | ^^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:243:24 | 243 | ignore_whitespace: Cell, | ^^^^ not found in this scope error[E0412]: cannot find type `RefCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:245:15 | 245 | comments: RefCell>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:245:23 | 245 | comments: RefCell>, | ^^^ not found in this scope error[E0412]: cannot find type `RefCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:247:18 | 247 | stack_group: RefCell>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:247:26 | 247 | stack_group: RefCell>, | ^^^ not found in this scope error[E0412]: cannot find type `RefCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:250:18 | 250 | stack_class: RefCell>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:250:26 | 250 | stack_class: RefCell>, | ^^^ not found in this scope error[E0412]: cannot find type `RefCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:253:20 | 253 | capture_names: RefCell>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:253:28 | 253 | capture_names: RefCell>, | ^^^ not found in this scope error[E0412]: cannot find type `RefCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:256:14 | 256 | scratch: RefCell, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:256:22 | 226 | pub struct Parser { | - help: you might be missing a type parameter: `` ... 256 | scratch: RefCell, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:366:13 | 366 | impl<'s, P: Borrow> ParserI<'s, P> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:426:9 | 426 | Ok(i) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:436:13 | 436 | Err(i) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:438:17 | 438 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:440:13 | 440 | Ok(i) => Err(self.error( | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:440:22 | 440 | Ok(i) => Err(self.error( | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:574:23 | 574 | fn peek(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:576:20 | 576 | return None; | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:583:29 | 583 | fn peek_space(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:588:20 | 588 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:653:9 | 653 | Ok(ast::Concat { span: self.span(), asts: vec![] }) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:662:16 | 662 | if let Some(&mut Alternation(ref mut alts)) = stack.last_mut() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:691:24 | 691 | if let Some(v) = ignore { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:696:17 | 696 | Ok(concat) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:712:17 | 712 | Ok(ast::Concat { span: self.span(), asts: vec![] }) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:735:13 | 735 | Some(Group { concat, group, ignore_whitespace }) => { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:736:52 | 736 | (concat, group, ignore_whitespace, None) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:738:13 | 738 | Some(Alternation(alt)) => match stack.pop() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:739:17 | 739 | Some(Group { concat, group, ignore_whitespace }) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:740:56 | 740 | (concat, group, ignore_whitespace, Some(alt)) | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:742:24 | 742 | None | Some(Alternation(_)) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:743:28 | 743 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:750:24 | 750 | return Err(self | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:759:13 | 759 | Some(mut alt) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:769:9 | 769 | Ok(prior_concat) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:783:21 | 783 | None => Ok(concat.into_ast()), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:784:13 | 784 | Some(GroupState::Alternation(mut alt)) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:787:17 | 787 | Ok(Ast::Alternation(alt)) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:789:13 | 789 | Some(GroupState::Group { group, .. }) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:790:24 | 790 | return Err( | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:798:13 | 798 | Some(GroupState::Alternation(_)) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:807:13 | 807 | Some(GroupState::Group { group, .. }) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:808:17 | 808 | Err(self.error(group.span, ast::ErrorKind::GroupUnclosed)) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:833:9 | 833 | Ok(nested_union) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:872:13 | 872 | Some(ClassState::Op { .. }) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:881:13 | 881 | Some(ClassState::Open { mut union, mut set }) => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:886:21 | 886 | Ok(Either::Right(ast::Class::Bracketed(set))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:889:21 | 889 | Ok(Either::Left(union)) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:944:13 | 944 | Some(ClassState::Op { kind, lhs }) => (kind, lhs), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:945:13 | 945 | Some(state @ ClassState::Open { .. }) => { | ^^^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:961:13 | 961 | impl<'s, P: Borrow> ParserI<'s, P> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1012:9 | 1012 | Ok(ast::WithComments { | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1045:13 | 1045 | Some(ast) => ast, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1047:24 | 1047 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1054:24 | 1054 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1074:9 | 1074 | Ok(concat) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1097:13 | 1097 | Some(ast) => ast, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1099:24 | 1099 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1106:24 | 1106 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1113:20 | 1113 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1125:20 | 1125 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1132:24 | 1132 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1149:20 | 1149 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1163:20 | 1163 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1176:9 | 1176 | Ok(concat) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1204:20 | 1204 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1213:13 | 1213 | Ok(Either::Right(ast::Group { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1220:24 | 1220 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1231:28 | 1231 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1236:17 | 1236 | Ok(Either::Left(ast::SetFlags { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1242:17 | 1242 | Ok(Either::Right(ast::Group { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1250:13 | 1250 | Ok(Either::Right(ast::Group { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1270:20 | 1270 | return Err(self | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1279:24 | 1279 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1290:20 | 1290 | return Err(self | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1297:20 | 1297 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1308:9 | 1308 | Ok(capname) | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1328:37 | 1328 | let mut last_was_negation = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1331:37 | 1331 | last_was_negation = Some(self.span_char()); | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1336:24 | 1336 | if let Some(i) = flags.add_item(item) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1337:28 | 1337 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1345:37 | 1345 | last_was_negation = None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1350:24 | 1350 | if let Some(i) = flags.add_item(item) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1351:28 | 1351 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1360:24 | 1360 | return Err( | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1365:16 | 1365 | if let Some(span) = last_was_negation { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1366:20 | 1366 | return Err(self.error(span, ast::ErrorKind::FlagDanglingNegation)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1369:9 | 1369 | Ok(flags) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1380:20 | 1380 | 'i' => Ok(ast::Flag::CaseInsensitive), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1381:20 | 1381 | 'm' => Ok(ast::Flag::MultiLine), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1382:20 | 1382 | 's' => Ok(ast::Flag::DotMatchesNewLine), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1383:20 | 1383 | 'U' => Ok(ast::Flag::SwapGreed), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1384:20 | 1384 | 'u' => Ok(ast::Flag::Unicode), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1385:20 | 1385 | 'x' => Ok(ast::Flag::IgnoreWhitespace), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1387:17 | 1387 | Err(self | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1409:17 | 1409 | Ok(ast) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1417:17 | 1417 | Ok(ast) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1425:17 | 1425 | Ok(ast) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1434:17 | 1434 | Ok(ast) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1449:20 | 1449 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1459:28 | 1459 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1466:24 | 1466 | return Ok(Primitive::Literal(lit)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1469:24 | 1469 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1477:24 | 1477 | return Ok(Primitive::Literal(lit)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1482:24 | 1482 | return Ok(Primitive::Unicode(cls)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1487:24 | 1487 | return Ok(Primitive::Perl(cls)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1496:20 | 1496 | return Ok(Primitive::Literal(ast::Literal { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1503:13 | 1503 | Ok(Primitive::Literal(ast::Literal { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1519:20 | 1519 | 'A' => Ok(Primitive::Assertion(ast::Assertion { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1523:20 | 1523 | 'z' => Ok(Primitive::Assertion(ast::Assertion { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1527:20 | 1527 | 'b' => Ok(Primitive::Assertion(ast::Assertion { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1531:20 | 1531 | 'B' => Ok(Primitive::Assertion(ast::Assertion { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1535:18 | 1535 | _ => Err(self.error(span, ast::ErrorKind::EscapeUnrecognized)), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1592:20 | 1592 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1624:24 | 1624 | return Err(self | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1628:24 | 1628 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1641:21 | 1641 | None => Err(self.error( | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1645:13 | 1645 | Some(c) => Ok(ast::Literal { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1645:24 | 1645 | Some(c) => Ok(ast::Literal { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1671:24 | 1671 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1679:20 | 1679 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1690:20 | 1690 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1696:21 | 1696 | None => Err(self.error( | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1700:13 | 1700 | Some(c) => Ok(ast::Literal { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1700:24 | 1700 | Some(c) => Ok(ast::Literal { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1735:20 | 1735 | return Err(self.error(span, ast::ErrorKind::DecimalEmpty)); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1738:13 | 1738 | Some(n) => Ok(n), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1738:24 | 1738 | Some(n) => Ok(n), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1739:21 | 1739 | None => Err(self.error(span, ast::ErrorKind::DecimalInvalid)), | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1759:24 | 1759 | return Err(self.unclosed_class_error()); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1768:32 | 1768 | if let Some(cls) = self.maybe_parse_ascii_class() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1779:52 | 1779 | Either::Right(class) => return Ok(class), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1781:39 | 1781 | '&' if self.peek() == Some('&') => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1788:39 | 1788 | '-' if self.peek() == Some('-') => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1795:39 | 1795 | '~' if self.peek() == Some('~') => { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1822:20 | 1822 | return Err(self.unclosed_class_error()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1830:37 | 1830 | || self.peek_space() == Some(']') | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1831:37 | 1831 | || self.peek_space() == Some('-') | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1838:20 | 1838 | return Err(self.unclosed_class_error()); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1847:20 | 1847 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1851:9 | 1851 | Ok(ast::ClassSetItem::Range(range)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1875:13 | 1875 | Ok(x) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1902:20 | 1902 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1912:24 | 1912 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1929:24 | 1929 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1944:24 | 1944 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1958:9 | 1958 | Ok((set, union)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1970:42 | 1970 | fn maybe_parse_ascii_class(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:1996:20 | 1996 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2000:20 | 2000 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2006:24 | 2006 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2013:20 | 2013 | return None; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2018:20 | 2018 | return None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2021:13 | 2021 | Some(kind) => kind, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2027:9 | 2027 | Some(ast::ClassAscii { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2049:20 | 2049 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2059:24 | 2059 | return Err(self | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2066:20 | 2066 | if let Some(i) = name.find("!=") { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2075:27 | 2075 | } else if let Some(i) = name.find(':') { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2084:27 | 2084 | } else if let Some(i) = name.find('=') { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2100:24 | 2100 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2109:9 | 2109 | Ok(ast::ClassUnicode { | ^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2147:17 | 2147 | impl<'p, 's, P: Borrow> NestLimiter<'p, 's, P> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2166:20 | 2166 | return Err(self.p.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2172:9 | 2172 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `Borrow` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2182:17 | 2182 | impl<'p, 's, P: Borrow> ast::Visitor for NestLimiter<'p, 's, P> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2187:9 | 2187 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2200:24 | 2200 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2221:17 | 2221 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2229:17 | 2229 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2246:24 | 2246 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2266:17 | 2266 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2270:17 | 2270 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2287:9 | 2287 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2299:12 | 2299 | if let Err(e) = result { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2301:13 | 2301 | Err(ast::Error { kind: to, pattern: e.pattern, span: e.span }) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/parse.rs:2303:13 | 2303 | Err(e) | ^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:19:6 | 19 | impl Default for PrinterBuilder { | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:74:9 | 74 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:83:18 | 83 | _ => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:91:30 | 91 | Ast::Empty(_) => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:103:36 | 103 | Ast::Alternation(_) => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:104:31 | 104 | Ast::Concat(_) => Ok(()), | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:115:10 | 115 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 5 | use crate::Result; | 5 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:120:18 | 120 | _ => Ok(()), | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:127:10 | 127 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 5 | use crate::Result; | 5 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:131:25 | 131 | Empty(_) => Ok(()), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:137:17 | 137 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:143:25 | 143 | Union(_) => Ok(()), | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:150:10 | 150 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 5 | use crate::Result; | 5 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:164:17 | 164 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:170:17 | 170 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:193:17 | 193 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:273:9 | 273 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/print.rs:292:9 | 292 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:31:24 | 31 | fn finish(self) -> Result; | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:38:44 | 38 | fn visit_pre(&mut self, _ast: &Ast) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:39:9 | 39 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:44:45 | 44 | fn visit_post(&mut self, _ast: &Ast) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:45:9 | 45 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:50:43 | 50 | fn visit_alternation_in(&mut self) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:51:9 | 51 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:60:10 | 60 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:61:9 | 61 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:70:10 | 70 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:71:9 | 71 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:80:10 | 80 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:81:9 | 81 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:90:10 | 90 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:91:9 | 91 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:99:10 | 99 | ) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:100:9 | 100 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:119:52 | 119 | pub fn visit(ast: &Ast, visitor: V) -> Result { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:128:12 | 128 | stack: Vec<(&'a Ast, Frame<'a>)>, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:132:18 | 132 | stack_class: Vec<(ClassInduct<'a>, ClassFrame<'a>)>, | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:210:10 | 210 | ) -> Result { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:217:20 | 217 | if let Some(x) = self.induct(ast, &mut visitor)? { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:232:21 | 232 | Some((post_ast, frame)) => (post_ast, frame), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:236:24 | 236 | if let Some(x) = self.pop(frame) { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:260:10 | 260 | ) -> Result>, V::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:260:17 | 260 | ) -> Result>, V::Err> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:261:9 | 261 | Ok(match *ast { | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:264:17 | 264 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:266:39 | 266 | Ast::Repetition(ref x) => Some(Frame::Repetition(x)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:267:34 | 267 | Ast::Group(ref x) => Some(Frame::Group(x)), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:268:56 | 268 | Ast::Concat(ref x) if x.asts.is_empty() => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:270:17 | 270 | Some(Frame::Concat { head: &x.asts[0], tail: &x.asts[1..] }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:272:61 | 272 | Ast::Alternation(ref x) if x.asts.is_empty() => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:273:40 | 273 | Ast::Alternation(ref x) => Some(Frame::Alternation { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:277:18 | 277 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:283:41 | 283 | fn pop(&self, induct: Frame<'a>) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:285:37 | 285 | Frame::Repetition(_) => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:286:32 | 286 | Frame::Group(_) => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:289:21 | 289 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:291:21 | 291 | Some(Frame::Concat { head: &tail[0], tail: &tail[1..] }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:296:21 | 296 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:298:21 | 298 | Some(Frame::Alternation { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:311:10 | 311 | ) -> Result<(), V::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:315:20 | 315 | if let Some(x) = self.induct_class(&ast) { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:327:36 | 327 | None => return Ok(()), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:328:21 | 328 | Some((post_ast, frame)) => (post_ast, frame), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:332:24 | 332 | if let Some(x) = self.pop_class(frame) { | ^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:352:10 | 352 | ) -> Result<(), V::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:361:9 | 361 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:369:10 | 369 | ) -> Result<(), V::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:378:9 | 378 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:383:54 | 383 | fn induct_class(&self, ast: &ClassInduct<'a>) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:388:25 | 388 | Some(ClassFrame::Union { head: item, tail: &[] }) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:391:25 | 391 | Some(ClassFrame::Binary { op: op }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:397:21 | 397 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:399:21 | 399 | Some(ClassFrame::Union { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:405:42 | 405 | ClassInduct::BinaryOp(op) => Some(ClassFrame::BinaryLHS { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:410:18 | 410 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:416:52 | 416 | fn pop_class(&self, induct: ClassFrame<'a>) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:420:21 | 420 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:422:21 | 422 | Some(ClassFrame::Union { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:428:42 | 428 | ClassFrame::Binary { .. } => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:430:17 | 430 | Some(ClassFrame::BinaryRHS { op: op, rhs: rhs }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/visitor.rs:432:45 | 432 | ClassFrame::BinaryRHS { .. } => None, | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:28:14 | 28 | pattern: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:56:37 | 56 | pub fn auxiliary_span(&self) -> Option<&Span> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:59:47 | 59 | FlagDuplicate { ref original } => Some(original), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:60:58 | 60 | FlagRepeatedNegation { ref original, .. } => Some(original), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:61:56 | 61 | GroupNameDuplicate { ref original, .. } => Some(original), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:62:18 | 62 | _ => None, | ^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:336:6 | 336 | impl Ord for Span { | ^^^ not found in this scope error[E0412]: cannot find type `Ordering` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:337:36 | 337 | fn cmp(&self, other: &Span) -> Ordering { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:342:6 | 342 | impl PartialOrd for Span { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:343:44 | 343 | fn partial_cmp(&self, other: &Span) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Ordering` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:343:51 | 342 | impl PartialOrd for Span { | - help: you might be missing a type parameter: `` 343 | fn partial_cmp(&self, other: &Span) -> Option { | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:344:9 | 344 | Some(self.cmp(other)) | ^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:373:6 | 373 | impl Ord for Position { | ^^^ not found in this scope error[E0412]: cannot find type `Ordering` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:374:40 | 374 | fn cmp(&self, other: &Position) -> Ordering { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:379:6 | 379 | impl PartialOrd for Position { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:380:48 | 380 | fn partial_cmp(&self, other: &Position) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Ordering` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:380:55 | 379 | impl PartialOrd for Position { | - help: you might be missing a type parameter: `` 380 | fn partial_cmp(&self, other: &Position) -> Option { | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:381:9 | 381 | Some(self.cmp(other)) | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:445:19 | 445 | pub comments: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:458:18 | 458 | pub comment: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:557:15 | 557 | pub asts: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:581:15 | 581 | pub asts: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:617:27 | 617 | pub fn byte(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:620:13 | 620 | Some(self.c as u8) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:622:13 | 622 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:804:37 | 804 | pub fn from_name(name: &str) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:807:24 | 807 | "alnum" => Some(Alnum), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:808:24 | 808 | "alpha" => Some(Alpha), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:809:24 | 809 | "ascii" => Some(Ascii), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:810:24 | 810 | "blank" => Some(Blank), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:811:24 | 811 | "cntrl" => Some(Cntrl), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:812:24 | 812 | "digit" => Some(Digit), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:813:24 | 813 | "graph" => Some(Graph), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:814:24 | 814 | "lower" => Some(Lower), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:815:24 | 815 | "print" => Some(Print), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:816:24 | 816 | "punct" => Some(Punct), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:817:24 | 817 | "space" => Some(Space), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:818:24 | 818 | "upper" => Some(Upper), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:819:23 | 819 | "word" => Some(Word), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:820:25 | 820 | "xdigit" => Some(Xdigit), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:821:18 | 821 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:868:11 | 868 | Named(String), | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:874:15 | 874 | name: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:876:16 | 876 | value: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:975:15 | 975 | Bracketed(Box), | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1024:16 | 1024 | pub items: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1069:14 | 1069 | pub lhs: Box, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1071:14 | 1071 | pub rhs: Box, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1127:14 | 1127 | pub ast: Box, | ^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1190:14 | 1190 | pub ast: Box, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1196:28 | 1196 | pub fn flags(&self) -> Option<&Flags> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1198:51 | 1198 | GroupKind::NonCapturing(ref flags) => Some(flags), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1199:18 | 1199 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1214:36 | 1214 | pub fn capture_index(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1216:43 | 1216 | GroupKind::CaptureIndex(i) => Some(i), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1217:46 | 1217 | GroupKind::CaptureName(ref x) => Some(x.index), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1218:43 | 1218 | GroupKind::NonCapturing(_) => None, | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1243:15 | 1243 | pub name: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1266:16 | 1266 | pub items: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1275:52 | 1275 | pub fn add_item(&mut self, item: FlagsItem) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1278:24 | 1278 | return Some(i); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1282:9 | 1282 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1294:45 | 1294 | pub fn flag_state(&self, flag: Flag) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1302:28 | 1302 | return Some(!negated); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1307:9 | 1307 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1359:6 | 1359 | impl Drop for Ast { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1381:19 | 1381 | while let Some(mut ast) = stack.pop() { | ^^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1409:6 | 1409 | impl Drop for ClassSet { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/ast/mod.rs:1442:19 | 1442 | while let Some(mut set) = stack.pop() { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:30:6 | 30 | impl From for Error { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:36:6 | 36 | impl From for Error { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:79:15 | 79 | aux_span: Option<&'e ast::Span>, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:82:10 | 82 | impl<'e> From<&'e ast::Error> for Formatter<'e, ast::ErrorKind> { | ^^^^ not found in this scope error[E0405]: cannot find trait `From` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:93:10 | 93 | impl<'e> From<&'e hir::Error> for Formatter<'e, hir::ErrorKind> { | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:99:23 | 99 | aux_span: None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:137:9 | 137 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:162:14 | 162 | by_line: Vec>, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:162:18 | 162 | by_line: Vec>, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:166:17 | 166 | multi_line: Vec, | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:190:16 | 190 | if let Some(span) = fmter.aux_span { | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:212:25 | 212 | fn notate(&self) -> String { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:223:20 | 223 | if let Some(notes) = self.notate_line(i) { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:235:40 | 235 | fn notate_line(&self, i: usize) -> Option { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:235:47 | 169 | impl<'p> Spans<'p> { | - help: you might be missing a type parameter: `, String` ... 235 | fn notate_line(&self, i: usize) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:238:20 | 238 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:256:9 | 256 | Some(notes) | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:261:49 | 261 | fn left_pad_line_number(&self, n: usize) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/error.rs:283:42 | 283 | fn repeat_char(c: char, count: usize) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:37:13 | 37 | ranges: Vec, | ^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:46:19 | 46 | pub fn new>(intervals: T) -> IntervalSet { | ^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:81:43 | 81 | pub fn case_fold_simple(&mut self) -> Result<(), unicode::CaseFoldError> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:85:20 | 85 | if let Err(err) = range.case_fold_simple(&mut self.ranges) { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:87:24 | 87 | return Err(err); | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:91:9 | 91 | Ok(()) | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:122:20 | 122 | if let Some(ab) = self.ranges[a].intersect(&other.ranges[b]) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:132:17 | 132 | Some(v) => *aorb = v, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:201:22 | 201 | (Some(range1), None) | (None, Some(range1)) => range1, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:201:51 | 201 | (Some(range1), None) | (None, Some(range1)) => range1, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:202:22 | 202 | (Some(range1), Some(range2)) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:202:36 | 202 | (Some(range1), Some(range2)) => { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:298:24 | 298 | if let Some(union) = last.union(&rest[oldi]) { | ^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:327:13 | 327 | impl<'a, I> Iterator for IntervalSetIter<'a, I> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:330:27 | 330 | fn next(&mut self) -> Option<&'a I> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:5 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:13 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:20 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:28 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:38 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:43 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:55 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:336:68 | 336 | Clone + Copy + Debug + Default + Eq + PartialEq + PartialOrd + Ord | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:346:25 | 346 | intervals: &mut Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:347:10 | 347 | ) -> Result<(), unicode::CaseFoldError>; | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:365:38 | 365 | fn union(&self, other: &Self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:367:20 | 367 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:371:9 | 371 | Some(Self::create(lower, upper)) | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:377:42 | 377 | fn intersect(&self, other: &Self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:381:13 | 381 | Some(Self::create(lower, upper)) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:383:13 | 383 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:392:44 | 392 | fn difference(&self, other: &Self) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:392:58 | 392 | fn difference(&self, other: &Self) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:394:21 | 394 | return (None, None); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:394:27 | 394 | return (None, None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:397:21 | 397 | return (Some(self.clone()), None); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:397:41 | 397 | return (Some(self.clone()), None); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:404:24 | 404 | let mut ret = (None, None); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:404:30 | 404 | let mut ret = (None, None); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:407:21 | 407 | ret.0 = Some(Self::create(self.lower(), upper)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:413:25 | 413 | ret.0 = Some(range); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:415:25 | 415 | ret.1 = Some(range); | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:426:11 | 426 | ) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:426:25 | 426 | ) -> (Option, Option) { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:428:29 | 428 | None => return (Some(self.clone()), Some(other.clone())), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:428:49 | 428 | None => return (Some(self.clone()), Some(other.clone())), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:429:13 | 429 | Some(union) => union, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:432:29 | 432 | None => return (Some(self.clone()), Some(other.clone())), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:432:49 | 432 | None => return (Some(self.clone()), Some(other.clone())), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:433:13 | 433 | Some(intersection) => intersection, | ^^^^ not found in this scope error[E0405]: cannot find trait `Copy` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:5 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^^^ not found in this scope error[E0405]: cannot find trait `Clone` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:12 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^^^^ not found in this scope error[E0405]: cannot find trait `Debug` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:20 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^^^^ not found in this scope error[E0405]: cannot find trait `Eq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:28 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:33 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:45 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Ord` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/interval.rs:467:58 | 467 | Copy + Clone + Debug + Eq + PartialEq + PartialOrd + Ord | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:36:11 | 36 | lits: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:47:8 | 47 | v: Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:116:30 | 116 | pub fn min_len(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:117:23 | 117 | let mut min = None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:120:31 | 120 | None => min = Some(lit.len()), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:121:17 | 121 | Some(m) if lit.len() < m => min = Some(lit.len()), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:121:51 | 121 | Some(m) if lit.len() < m => min = Some(lit.len()), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:199:52 | 199 | pub fn trim_suffix(&self, num_bytes: usize) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:201:20 | 201 | return None; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:212:9 | 212 | Some(new) | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:228:22 | 228 | let mut old: Vec = self.lits.iter().cloned().collect(); | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:230:27 | 230 | 'OUTER: while let Some(mut candidate) = old.pop() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:251:28 | 251 | if let Some(i) = position(&candidate, &lit2) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:260:28 | 260 | if let Some(i) = position(&lit2, &candidate) { | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:539:38 | 539 | fn remove_complete(&mut self) -> Vec { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:618:61 | 618 | hir::RepetitionRange::Exactly(m) => (m, Some(m)), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:619:61 | 619 | hir::RepetitionRange::AtLeast(m) => (m, None), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:620:64 | 620 | hir::RepetitionRange::Bounded(m, n) => (m, Some(n)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:694:61 | 694 | hir::RepetitionRange::Exactly(m) => (m, Some(m)), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:695:61 | 695 | hir::RepetitionRange::AtLeast(m) => (m, None), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:696:64 | 696 | hir::RepetitionRange::Bounded(m, n) => (m, Some(n)), | ^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:733:35 | 733 | fn repeat_zero_or_one_literals( | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:752:36 | 752 | fn repeat_zero_or_more_literals( | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:772:35 | 772 | fn repeat_one_or_more_literals( | ^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:781:29 | 781 | fn repeat_range_literals( | ^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:784:10 | 784 | max: Option, | ^^^^^^ not found in this scope error[E0405]: cannot find trait `FnMut` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:816:26 | 816 | fn alternate_literals( | ^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:852:23 | 852 | pub fn new(bytes: Vec) -> Literal { | ^^^ not found in this scope error[E0405]: cannot find trait `PartialEq` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:872:6 | 872 | impl PartialEq for Literal { | ^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `PartialOrd` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:878:6 | 878 | impl PartialOrd for Literal { | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:879:47 | 879 | fn partial_cmp(&self, other: &Literal) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `AsRef` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:894:6 | 894 | impl AsRef<[u8]> for Literal { | ^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:901:19 | 901 | type Target = Vec; | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:902:25 | 902 | fn deref(&self) -> &Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:908:37 | 908 | fn deref_mut(&mut self) -> &mut Vec { | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:913:52 | 913 | fn position(needle: &[u8], mut haystack: &[u8]) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:917:20 | 917 | return Some(i); | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:922:5 | 922 | None | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:925:36 | 925 | fn escape_unicode(bytes: &[u8]) -> String { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:927:9 | 927 | Ok(v) => v.to_string(), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:928:9 | 928 | Err(_) => escape_bytes(bytes), | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:950:34 | 950 | fn escape_bytes(bytes: &[u8]) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:958:29 | 958 | fn escape_byte(byte: u8) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:961:18 | 961 | let escaped: Vec = escape_default(byte).collect(); | ^^^ not found in this scope error[E0425]: cannot find function `escape_default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/literal/mod.rs:961:28 | 961 | let escaped: Vec = escape_default(byte).collect(); | ^^^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:20:6 | 20 | impl Default for PrinterBuilder { | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:82:9 | 82 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:159:9 | 159 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/print.rs:203:9 | 203 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `Default` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:21:6 | 21 | impl Default for TranslatorBuilder { | ^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:63:48 | 63 | self.flags.case_insensitive = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:63:68 | 63 | self.flags.case_insensitive = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:69:42 | 69 | self.flags.multi_line = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:69:62 | 69 | self.flags.multi_line = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:79:52 | 79 | self.flags.dot_matches_new_line = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:79:72 | 79 | self.flags.dot_matches_new_line = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:85:42 | 85 | self.flags.swap_greed = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:85:62 | 85 | self.flags.swap_greed = if yes { Some(true) } else { None }; | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:91:39 | 91 | self.flags.unicode = if yes { None } else { Some(false) }; | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:91:53 | 91 | self.flags.unicode = if yes { None } else { Some(false) }; | ^^^^ not found in this scope error[E0412]: cannot find type `RefCell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:107:12 | 107 | stack: RefCell>, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:107:20 | 107 | stack: RefCell>, | ^^^ not found in this scope error[E0412]: cannot find type `Cell` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:109:12 | 109 | flags: Cell, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:241:9 | 241 | Ok(self.pop().unwrap().unwrap_expr()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:272:9 | 272 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:326:32 | 326 | return Err(self.error( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:341:32 | 341 | return Err(self.error( | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:363:27 | 363 | while let Some(HirFrame::Expr(expr)) = self.pop() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:373:27 | 373 | while let Some(HirFrame::Expr(expr)) = self.pop() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:380:9 | 380 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:401:9 | 401 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:495:9 | 495 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:509:9 | 509 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:523:9 | 523 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:573:9 | 573 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:606:22 | 606 | fn pop(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:632:52 | 632 | byte @ hir::Literal::Byte(_) => return Ok(Hir::literal(byte)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:652:20 | 652 | return Ok(hir::Literal::Unicode(lit.c)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:655:28 | 655 | None => return Ok(hir::Literal::Unicode(lit.c)), | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:656:13 | 656 | Some(byte) => byte, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:659:20 | 659 | return Ok(hir::Literal::Unicode(byte as char)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:662:20 | 662 | return Err(self.error(lit.span, ErrorKind::InvalidUtf8)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:664:9 | 664 | Ok(hir::Literal::Byte(byte)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:669:20 | 669 | return Err(self.error(span, ErrorKind::UnicodeNotAllowed)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:671:9 | 671 | Ok(Hir::literal(hir::Literal::Unicode(c))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:695:13 | 695 | Ok(Hir::class(hir::Class::Unicode(cls))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:698:24 | 698 | return Err(self.error(span, ErrorKind::UnicodeNotAllowed)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:710:13 | 710 | Ok(Hir::class(hir::Class::Bytes(cls))) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:717:20 | 717 | return Err(self.error(span, ErrorKind::InvalidUtf8)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:719:9 | 719 | Ok(if self.flags().dot_matches_new_line() { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:729:9 | 729 | Ok(match asst.kind { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:759:32 | 759 | return Err( | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:819:20 | 819 | return Err( | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:835:16 | 835 | if let Ok(ref mut class) = result { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:844:24 | 844 | return Err(err); | ^^^ help: a local variable with a similar name exists: `err` error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:860:9 | 860 | Ok(cls) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:873:9 | 873 | Ok(cls) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:895:9 | 895 | Ok(class) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:961:9 | 961 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:981:20 | 981 | return Err(self.error(span.clone(), ErrorKind::InvalidUtf8)); | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:983:9 | 983 | Ok(()) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:990:41 | 990 | hir::Literal::Byte(byte) => Ok(byte), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:993:21 | 993 | Ok(ch as u8) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:998:21 | 998 | Err(self.error(ast.span, ErrorKind::UnicodeNotAllowed)) | ^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1012:23 | 1012 | case_insensitive: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1013:17 | 1013 | multi_line: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1014:27 | 1014 | dot_matches_new_line: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1015:17 | 1015 | swap_greed: Option, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1016:14 | 1016 | unicode: Option, | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1031:46 | 1031 | flags.case_insensitive = Some(enable); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1034:40 | 1034 | flags.multi_line = Some(enable); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1037:50 | 1037 | flags.dot_matches_new_line = Some(enable); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1040:40 | 1040 | flags.swap_greed = Some(enable); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1043:37 | 1043 | flags.unicode = Some(enable); | ^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/translate.rs:1091:17 | 1091 | let ranges: Vec<_> = ascii_class(kind) | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:21:24 | 21 | fn finish(self) -> Result; | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:28:44 | 28 | fn visit_pre(&mut self, _hir: &Hir) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:29:9 | 29 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:34:45 | 34 | fn visit_post(&mut self, _hir: &Hir) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:35:9 | 35 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:39:43 | 39 | fn visit_alternation_in(&mut self) -> Result<(), Self::Err> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:40:9 | 40 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:59:52 | 59 | pub fn visit(hir: &Hir, visitor: V) -> Result { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:68:12 | 68 | stack: Vec<(&'a Hir, Frame<'a>)>, | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:107:10 | 107 | ) -> Result { | ^^^^^^ not found in this scope | help: consider importing one of these items | 1 | use crate::Result; | 1 | use crate::unicode::Result; | error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:113:20 | 113 | if let Some(x) = self.induct(hir) { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:128:21 | 128 | Some((post_hir, frame)) => (post_hir, frame), | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:132:24 | 132 | if let Some(x) = self.pop(frame) { | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:149:43 | 149 | fn induct(&mut self, hir: &'a Hir) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:151:43 | 151 | HirKind::Repetition(ref x) => Some(Frame::Repetition(x)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:152:38 | 152 | HirKind::Group(ref x) => Some(Frame::Group(x)), | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:153:55 | 153 | HirKind::Concat(ref x) if x.is_empty() => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:155:17 | 155 | Some(Frame::Concat { head: &x[0], tail: &x[1..] }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:157:60 | 157 | HirKind::Alternation(ref x) if x.is_empty() => None, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:159:17 | 159 | Some(Frame::Alternation { head: &x[0], tail: &x[1..] }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:161:18 | 161 | _ => None, | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:167:41 | 167 | fn pop(&self, induct: Frame<'a>) -> Option> { | ^^^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:169:37 | 169 | Frame::Repetition(_) => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:170:32 | 170 | Frame::Group(_) => None, | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:173:21 | 173 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:175:21 | 175 | Some(Frame::Concat { head: &tail[0], tail: &tail[1..] }) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:180:21 | 180 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/visitor.rs:182:21 | 182 | Some(Frame::Alternation { | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:31:14 | 31 | pattern: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:208:12 | 208 | Concat(Vec), | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:214:17 | 214 | Alternation(Vec), | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:398:30 | 398 | pub fn concat(mut exprs: Vec) -> Hir { | ^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:491:35 | 491 | pub fn alternation(mut exprs: Vec) -> Hir { | ^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:848:12 | 848 | I: IntoIterator, | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:960:10 | 960 | impl<'a> Iterator for ClassUnicodeIter<'a> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:963:27 | 963 | fn next(&mut self) -> Option<&'a ClassUnicodeRange> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1024:22 | 1024 | ranges: &mut Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1025:10 | 1025 | ) -> Result<(), unicode::CaseFoldError> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 4 | use crate::Result; | 4 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1027:20 | 1027 | return Ok(()); | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1031:34 | 1031 | let mut next_simple_cp = None; | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1037:17 | 1037 | Ok(it) => it, | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1038:17 | 1038 | Err(next) => { | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1047:9 | 1047 | Ok(()) | ^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1091:12 | 1091 | I: IntoIterator, | ^^^^^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1177:10 | 1177 | impl<'a> Iterator for ClassBytesIter<'a> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1180:27 | 1180 | fn next(&mut self) -> Option<&'a ClassBytesRange> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1222:22 | 1222 | ranges: &mut Vec, | ^^^ not found in this scope error[E0412]: cannot find type `Result` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1223:10 | 1223 | ) -> Result<(), unicode::CaseFoldError> { | ^^^^^^ not found in this scope | help: consider importing one of these items | 4 | use crate::Result; | 4 | use crate::unicode::Result; | error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1234:9 | 1234 | Ok(()) | ^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1345:14 | 1345 | pub hir: Box, | ^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1358:15 | 1358 | name: String, | ^^^^^^ not found in this scope error[E0412]: cannot find type `Box` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1383:14 | 1383 | pub hir: Box, | ^^^ not found in this scope error[E0405]: cannot find trait `Drop` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1434:6 | 1434 | impl Drop for Hir { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/hir/mod.rs:1452:19 | 1452 | while let Some(mut expr) = stack.pop() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/parser.rs:198:9 | 198 | Ok(hir) | ^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:83:37 | 83 | ) -> FoldResult, Option>> { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:83:60 | 83 | ) -> FoldResult, Option>> { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:96:41 | 96 | ) -> FoldResult, Option>> | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:96:64 | 96 | ) -> FoldResult, Option>> | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:100:9 | 100 | Ok(CASE_FOLDING_SIMPLE | ^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:105:21 | 105 | None | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:107:21 | 107 | Some(CASE_FOLDING_SIMPLE[i].0) | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:137:9 | 137 | Ok(CASE_FOLDING_SIMPLE | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:197:36 | 197 | None => return Err(Error::PropertyNotFound), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:198:21 | 198 | Some(canon_name) => canon_name, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:200:17 | 200 | Ok(match canon_name { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:203:44 | 203 | ... None => return Err(Error::PropertyValueNotFound), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:204:29 | 204 | ... Some(canon) => canon, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:210:44 | 210 | ... None => return Err(Error::PropertyValueNotFound), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:211:29 | 211 | ... Some(canon) => canon, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:217:44 | 217 | ... None => return Err(Error::PropertyValueNotFound), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:218:29 | 218 | ... Some(vals) => vals, | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:223:44 | 223 | ... return Err(Error::PropertyValueNotFound) | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:225:33 | 225 | ... Some(canon_val) => canon_val, | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:247:20 | 247 | if let Some(canon) = canonical_prop(&norm)? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:248:24 | 248 | return Ok(CanonicalClassQuery::Binary(canon)); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:251:16 | 251 | if let Some(canon) = canonical_gencat(&norm)? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:252:20 | 252 | return Ok(CanonicalClassQuery::GeneralCategory(canon)); | ^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:254:16 | 254 | if let Some(canon) = canonical_script(&norm)? { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:255:20 | 255 | return Ok(CanonicalClassQuery::Script(canon)); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:257:9 | 257 | Err(Error::PropertyNotFound) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:300:13 | 300 | Ok(class) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:317:13 | 317 | Err(Error::PropertyNotFound) | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:334:9 | 334 | Ok(hir_class(PERL_WORD)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:358:9 | 358 | Ok(hir_class(WHITE_SPACE)) | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:382:9 | 382 | Ok(hir_class(DECIMAL_NUMBER)) | ^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:390:21 | 390 | let hir_ranges: Vec = ranges | ^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:413:20 | 413 | return Ok(true); | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:415:9 | 415 | Ok(PERL_WORD | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:438:55 | 438 | fn canonical_gencat(normalized_value: &str) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:439:5 | 439 | Ok(match normalized_value { | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:440:18 | 440 | "any" => Some("Any"), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:441:23 | 441 | "assigned" => Some("Assigned"), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:442:20 | 442 | "ascii" => Some("ASCII"), | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:450:55 | 450 | fn canonical_script(normalized_value: &str) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:452:5 | 452 | Ok(canonical_value(scripts, normalized_value)) | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:463:52 | 463 | fn canonical_prop(normalized_name: &str) -> Result> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:484:34 | 484 | fn imp(name: &str) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:487:9 | 487 | Ok(PROPERTY_NAMES | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:509:6 | 509 | ) -> Option<&'static str> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:520:13 | 520 | ) -> Result> { | ^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:541:42 | 541 | fn imp(name: &'static str) -> Result> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:544:9 | 544 | Ok(PROPERTY_VALUES | ^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:559:6 | 559 | ) -> Option { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:572:45 | 572 | fn ages(canonical_age: &str) -> Result> { | ^^^^^^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:580:48 | 580 | fn imp(canonical_age: &str) -> Result> { | ^^^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Err` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:612:21 | 612 | None => Err(Error::PropertyValueNotFound), | ^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:613:13 | 613 | Some(i) => Ok(AGES[..i + 1].iter().map(|&(_, classes)| classes)), | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:613:24 | 613 | Some(i) => Ok(AGES[..i + 1].iter().map(|&(_, classes)| classes)), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:636:24 | 636 | "ASCII" => Ok(hir_class(&[('\0', '\x7F')])), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:637:22 | 637 | "Any" => Ok(hir_class(&[('\0', '\u{10FFFF}')])), | ^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Ok` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:641:17 | 641 | Ok(cls) | ^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/unicode.rs:804:40 | 804 | fn symbolic_name_normalize(x: &str) -> String { | ^^^^^^ not found in this scope error[E0405]: cannot find trait `IntoIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:196:10 | 196 | impl<'a> IntoIterator for &'a Utf8Sequence { | ^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Vec` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:301:18 | 301 | range_stack: Vec, | ^^^ not found in this scope error[E0405]: cannot find trait `Iterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:339:6 | 339 | impl Iterator for Utf8Sequences { | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:342:27 | 342 | fn next(&mut self) -> Option { | ^^^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:343:25 | 343 | 'TOP: while let Some(mut r) = self.range_stack.pop() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:345:24 | 345 | if let Some((r1, r2)) = r.split() { | ^^^^ not found in this scope error[E0531]: cannot find tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:362:24 | 362 | if let Some(ascii_range) = r.as_ascii() { | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:363:28 | 363 | return Some(Utf8Sequence::One(ascii_range)); | ^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:383:24 | 383 | return Some(Utf8Sequence::from_encoded_range( | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:389:9 | 389 | None | ^^^^ not found in this scope error[E0405]: cannot find trait `FusedIterator` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:393:6 | 393 | impl FusedIterator for Utf8Sequences {} | ^^^^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:399:24 | 399 | fn split(&self) -> Option<(ScalarRange, ScalarRange)> { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:401:13 | 401 | Some(( | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:406:13 | 406 | None | ^^^^ not found in this scope error[E0412]: cannot find type `Option` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:417:27 | 417 | fn as_ascii(&self) -> Option { | ^^^^^^ not found in this scope error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:419:13 | 419 | Some(Utf8Range::new(self.start as u8, self.end as u8)) | ^^^^ not found in this scope error[E0425]: cannot find value `None` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/utf8.rs:421:13 | 421 | None | ^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/lib.rs:178:30 | 178 | pub fn escape(text: &str) -> String { | ^^^^^^ not found in this scope error[E0412]: cannot find type `String` in this scope --> /builddir/build/BUILD/kata-containers-3.0.0/src/runtime-rs/vendor/regex-syntax/src/lib.rs:188:42 | 188 | pub fn escape_into(text: &str, buf: &mut String) { | ^^^^^^ not found in this scope Some errors have detailed explanations: E0405, E0408, E0412, E0416, E0425, E0433, E0463, E0531. error: could not compile `regex-syntax` due to 1180 previous errors make: *** [Makefile:353: target/x86_64-unknown-linux-musl/release/containerd-shim-kata-v2] Error 101 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.QnBbLo (%build) Bad exit status from /var/tmp/rpm-tmp.QnBbLo (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kata-containers.spec