D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2370995:rust-object0.39-0.39.1-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GCTYNN Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.upQ4FK + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + rm -rf object-0.39.1 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/object-0.39.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd object-0.39.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/object-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pWmHRq + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + cd object-0.39.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nzaq1j + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd object-0.39.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j24 -Z avoid-dev-deps --profile rpm Compiling crc32fast v1.5.0 Compiling adler2 v2.0.1 Compiling simd-adler32 v0.3.10 Compiling cfg-if v1.0.4 Compiling twox-hash v2.1.2 Compiling object v0.39.1 (/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1) Compiling memchr v2.8.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crc32fast-1.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=dcc002a360bce2f6 -C extra-filename=-9766f31b68bed728 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/build/crc32fast-9766f31b68bed728 -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name simd_adler32 --edition=2018 /usr/share/cargo/registry/simd-adler32-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "default", "nightly", "std"))' -C metadata=f42407bc1f7e3263 -C extra-filename=-86c50bc2da8e74a7 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=9eb6e56385ec0010 -C extra-filename=-2b2757e383f2ccb9 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name adler2 --edition=2021 /usr/share/cargo/registry/adler2-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4fd4dcfbff74a18c -C extra-filename=-787005b4f6c71e4c --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name twox_hash --edition=2021 /usr/share/cargo/registry/twox-hash-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_xxhash3_force_scalar)' --check-cfg 'cfg(_internal_xxhash3_force_neon)' --check-cfg 'cfg(_internal_xxhash3_force_sse2)' --check-cfg 'cfg(_internal_xxhash3_force_avx2)' --cfg 'feature="xxhash64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "random", "serialize", "std", "xxhash32", "xxhash3_128", "xxhash3_64", "xxhash64"))' -C metadata=6cc51ca6e91b6347 -C extra-filename=-5575b9fb2160b9d7 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' -C debug-assertions=off --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' -C metadata=69033b6ba2fd5df2 -C extra-filename=-393ba3a22aa21b86 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/build/object-393ba3a22aa21b86 -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=729fcfdc4169a7a9 -C extra-filename=-58b3b6a77b8e569c --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ruzstd v0.9.0 Running `/usr/bin/rustc --crate-name ruzstd --edition=2018 /usr/share/cargo/registry/ruzstd-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dict_builder", "fuzz_exports", "hash", "rustc-dep-of-std", "std"))' -C metadata=1affbaf66a49f4f6 -C extra-filename=-afed76e58608cd28 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern twox_hash=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libtwox_hash-5575b9fb2160b9d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling miniz_oxide v0.9.0 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2021 /usr/share/cargo/registry/miniz_oxide-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="simd"' --cfg 'feature="simd-adler32"' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=3508226a802ae9b0 -C extra-filename=-2c05adaf0ab5fd4c --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern adler2=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libadler2-787005b4f6c71e4c.rmeta --extern simd_adler32=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libsimd_adler32-86c50bc2da8e74a7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/build/object-393ba3a22aa21b86/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/build/crc32fast-9766f31b68bed728/build-script-build` Running `/usr/bin/rustc --crate-name crc32fast --edition=2021 /usr/share/cargo/registry/crc32fast-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=90ed63dd54d0970d -C extra-filename=-5227d7967c6c59c1 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libcfg_if-2b2757e383f2ccb9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` Compiling flate2 v1.1.9 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /usr/share/cargo/registry/flate2-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_c_zlib", "any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "document-features", "libz-ng-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=5eee81a24c04fd69 -C extra-filename=-0c7d6bffae9e56db --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern crc32fast=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libcrc32fast-5227d7967c6c59c1.rmeta --extern miniz_oxide=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libminiz_oxide-2c05adaf0ab5fd4c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name object --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' -C metadata=dd0cacf9b55e3b04 -C extra-filename=-ed5e47b29c602a99 --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern flate2=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libflate2-0c7d6bffae9e56db.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libmemchr-58b3b6a77b8e569c.rmeta --extern ruzstd=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libruzstd-afed76e58608cd28.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:74:5 | 74 | feature = "wasm", | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:83:5 | 83 | feature = "wasm", | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:103:7 | 103 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:175:35 | 175 | #[cfg(all(target_family = "wasm", feature = "wasm"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:256:11 | 256 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:15:7 | 15 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:231:11 | 231 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:555:11 | 555 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:597:11 | 597 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:694:11 | 694 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:871:11 | 871 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:987:11 | 987 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1055:11 | 1055 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1139:11 | 1139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1366:11 | 1366 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:251:19 | 251 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:297:19 | 297 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 363 | with_inner!(self, File, |x| x.architecture()) | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 367 | with_inner!(self, File, |x| x.sub_architecture()) | ------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 371 | with_inner!(self, File, |x| x.is_little_endian()) | ------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 375 | with_inner!(self, File, |x| x.is_64()) | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 379 | with_inner!(self, File, |x| x.kind()) | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 384 | inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()), | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 392 | / map_inner_option!(self, File, SectionInternal, |x| x 393 | | .section_by_name_bytes(section_name)) | |_________________________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 398 | map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index)) | ----------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 404 | inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()), | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 410 | inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()), | --------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 415 | / map_inner_option!(self, File, SymbolInternal, |x| x 416 | | .symbol_by_index(index) 417 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 423 | inner: map_inner!(self, File, SymbolIteratorInternal, |x| ( | ____________________- 424 | | x.symbols(), 425 | | PhantomData 426 | | )), | |______________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 431 | / map_inner_option!(self, File, SymbolTableInternal, |x| x 432 | | .symbol_table() 433 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 439 | inner: map_inner!(self, File, SymbolIteratorInternal, |x| ( | ____________________- 440 | | x.dynamic_symbols(), 441 | | PhantomData 442 | | )), | |______________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 447 | / map_inner_option!(self, File, SymbolTableInternal, |x| x 448 | | .dynamic_symbol_table() 449 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 474 | with_inner!(self, File, |x| x.symbol_map()) | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 478 | with_inner!(self, File, |x| x.object_map()) | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 482 | with_inner!(self, File, |x| x.imports()) | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 486 | with_inner!(self, File, |x| x.exports()) | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 490 | with_inner!(self, File, |x| x.has_debug_symbols()) | -------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 495 | with_inner!(self, File, |x| x.mach_uuid()) | ------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 500 | with_inner!(self, File, |x| x.build_id()) | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 505 | with_inner!(self, File, |x| x.gnu_debuglink()) | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 510 | with_inner!(self, File, |x| x.gnu_debugaltlink()) | ------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 515 | with_inner!(self, File, |x| x.pdb_info()) | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 519 | with_inner!(self, File, |x| x.relative_address_base()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 523 | with_inner!(self, File, |x| x.entry()) | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 527 | with_inner!(self, File, |x| x.flags()) | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:198:19 | 198 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 567 | next_inner!(self.inner, SegmentIteratorInternal, SegmentInternal) | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 629 | with_inner!(self.inner, SegmentInternal, |x| x.address()) | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 633 | with_inner!(self.inner, SegmentInternal, |x| x.size()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 637 | with_inner!(self.inner, SegmentInternal, |x| x.align()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 641 | with_inner!(self.inner, SegmentInternal, |x| x.file_range()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 645 | with_inner!(self.inner, SegmentInternal, |x| x.data()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 649 | with_inner!(self.inner, SegmentInternal, |x| x.data_range(address, size)) | ------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 653 | with_inner!(self.inner, SegmentInternal, |x| x.name_bytes()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 657 | with_inner!(self.inner, SegmentInternal, |x| x.name()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 661 | with_inner!(self.inner, SegmentInternal, |x| x.flags()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 665 | with_inner!(self.inner, SegmentInternal, |x| x.permissions()) | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:198:19 | 198 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 706 | next_inner!(self.inner, SectionIteratorInternal, SectionInternal) | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:735:11 | 735 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 772 | with_inner!(self.inner, SectionInternal, |x| x.index()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 776 | with_inner!(self.inner, SectionInternal, |x| x.address()) | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 780 | with_inner!(self.inner, SectionInternal, |x| x.size()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 784 | with_inner!(self.inner, SectionInternal, |x| x.align()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 788 | with_inner!(self.inner, SectionInternal, |x| x.file_range()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 792 | with_inner!(self.inner, SectionInternal, |x| x.data()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 796 | with_inner!(self.inner, SectionInternal, |x| x.data_range(address, size)) | ------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 800 | with_inner!(self.inner, SectionInternal, |x| x.compressed_file_range()) | ----------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 804 | with_inner!(self.inner, SectionInternal, |x| x.compressed_data()) | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 808 | with_inner!(self.inner, SectionInternal, |x| x.name_bytes()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 812 | with_inner!(self.inner, SectionInternal, |x| x.name()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 816 | with_inner!(self.inner, SectionInternal, |x| x.segment_name_bytes()) | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 820 | with_inner!(self.inner, SectionInternal, |x| x.segment_name()) | -------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 824 | with_inner!(self.inner, SectionInternal, |x| x.kind()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 829 | inner: map_inner!( | ____________________- 830 | | self.inner, 831 | | SectionInternal, 832 | | SectionRelocationIteratorInternal, 833 | | |x| x.relocations() 834 | | ), | |_____________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 839 | with_inner!(self.inner, SectionInternal, |x| x.relocation_map()) | ---------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 843 | with_inner!(self.inner, SectionInternal, |x| x.flags()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:198:19 | 198 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 883 | next_inner!(self.inner, ComdatIteratorInternal, ComdatInternal) | --------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:912:11 | 912 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 936 | with_inner!(self.inner, ComdatInternal, |x| x.kind()) | ----------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 940 | with_inner!(self.inner, ComdatInternal, |x| x.symbol()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 944 | with_inner!(self.inner, ComdatInternal, |x| x.name_bytes()) | ----------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 948 | with_inner!(self.inner, ComdatInternal, |x| x.name()) | ----------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 953 | inner: map_inner!( | ____________________- 954 | | self.inner, 955 | | ComdatInternal, 956 | | ComdatSectionIteratorInternal, 957 | | |x| x.sections() 958 | | ), | |_____________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:79:19 | 79 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 999 | with_inner_mut!(self.inner, ComdatSectionIteratorInternal, |x| x.next()) | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner_mut` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1071 | inner: map_inner!( | ____________________- 1072 | | self.inner, 1073 | | SymbolTableInternal, 1074 | | SymbolIteratorInternal, 1075 | | |x| (x.0.symbols(), PhantomData) 1076 | | ), | |_____________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1081 | / map_inner_option!(self.inner, SymbolTableInternal, SymbolInternal, |x| x 1082 | | .0 1083 | | .symbol_by_index(index) 1084 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:168:19 | 168 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1161 | / map_inner_option_mut!(self.inner, SymbolIteratorInternal, SymbolInternal, |iter| { 1162 | | iter.0.next().map(|x| (x, PhantomData)) 1163 | | }) | |__________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option_mut` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1218:11 | 1218 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1245 | with_inner!(self.inner, SymbolInternal, |x| x.0.index()) | -------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1249 | with_inner!(self.inner, SymbolInternal, |x| x.0.name_bytes()) | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1253 | with_inner!(self.inner, SymbolInternal, |x| x.0.name()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1257 | with_inner!(self.inner, SymbolInternal, |x| x.0.address()) | ---------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1261 | with_inner!(self.inner, SymbolInternal, |x| x.0.size()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1265 | with_inner!(self.inner, SymbolInternal, |x| x.0.kind()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1269 | with_inner!(self.inner, SymbolInternal, |x| x.0.section()) | ---------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1273 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_undefined()) | --------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1277 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_definition()) | ---------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1281 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_common()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1285 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_weak()) | ---------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1289 | with_inner!(self.inner, SymbolInternal, |x| x.0.scope()) | -------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1293 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_global()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1297 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_local()) | ----------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1301 | with_inner!(self.inner, SymbolInternal, |x| x.0.flags()) | -------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:79:19 | 79 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1378 | with_inner_mut!(self.inner, SectionRelocationIteratorInternal, |x| x.next()) | ---------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner_mut` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:305:19 | 305 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `object` (lib) generated 104 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 9.73s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KGpeHM + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + mkdir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd object-0.39.1 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=object ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.39.1 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT/usr/share/cargo/registry/object-0.39.1 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT/usr/share/cargo/registry/object-0.39.1 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT/usr/share/cargo/registry/object-0.39.1 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT/usr/share/cargo/registry/object-0.39.1/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT/usr/share/cargo/registry/object-0.39.1/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kTYcs7 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd object-0.39.1 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast -- --exact --skip read::coff::coff_extended_relocations --skip read::elf::get_buildid_bad_elf --skip read::elf::get_buildid_less_bad_elf --skip read::elf::zero_sized_section_works --skip read::macho::test_go_macho --skip read::macho::test_macho_entry_point --skip read::macho::test_macho_load_command_offset Fresh simd-adler32 v0.3.10 Fresh adler2 v2.0.1 Fresh cfg-if v1.0.4 Fresh twox-hash v2.1.2 Fresh memchr v2.8.3 Fresh crc32fast v1.5.0 Fresh miniz_oxide v0.9.0 Fresh ruzstd v0.9.0 Fresh flate2 v1.1.9 warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:74:5 | 74 | feature = "wasm", | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:83:5 | 83 | feature = "wasm", | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:103:7 | 103 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:175:35 | 175 | #[cfg(all(target_family = "wasm", feature = "wasm"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:256:11 | 256 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:15:7 | 15 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:231:11 | 231 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:555:11 | 555 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:597:11 | 597 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:694:11 | 694 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:871:11 | 871 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:987:11 | 987 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1055:11 | 1055 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1139:11 | 1139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1366:11 | 1366 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:251:19 | 251 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:297:19 | 297 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 363 | with_inner!(self, File, |x| x.architecture()) | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 367 | with_inner!(self, File, |x| x.sub_architecture()) | ------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 371 | with_inner!(self, File, |x| x.is_little_endian()) | ------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 375 | with_inner!(self, File, |x| x.is_64()) | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 379 | with_inner!(self, File, |x| x.kind()) | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 384 | inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()), | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 392 | / map_inner_option!(self, File, SectionInternal, |x| x 393 | | .section_by_name_bytes(section_name)) | |_________________________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 398 | map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index)) | ----------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 404 | inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()), | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 410 | inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()), | --------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 415 | / map_inner_option!(self, File, SymbolInternal, |x| x 416 | | .symbol_by_index(index) 417 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 423 | inner: map_inner!(self, File, SymbolIteratorInternal, |x| ( | ____________________- 424 | | x.symbols(), 425 | | PhantomData 426 | | )), | |______________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 431 | / map_inner_option!(self, File, SymbolTableInternal, |x| x 432 | | .symbol_table() 433 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 439 | inner: map_inner!(self, File, SymbolIteratorInternal, |x| ( | ____________________- 440 | | x.dynamic_symbols(), 441 | | PhantomData 442 | | )), | |______________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 447 | / map_inner_option!(self, File, SymbolTableInternal, |x| x 448 | | .dynamic_symbol_table() 449 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 474 | with_inner!(self, File, |x| x.symbol_map()) | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 478 | with_inner!(self, File, |x| x.object_map()) | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 482 | with_inner!(self, File, |x| x.imports()) | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 486 | with_inner!(self, File, |x| x.exports()) | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 490 | with_inner!(self, File, |x| x.has_debug_symbols()) | -------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 495 | with_inner!(self, File, |x| x.mach_uuid()) | ------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 500 | with_inner!(self, File, |x| x.build_id()) | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 505 | with_inner!(self, File, |x| x.gnu_debuglink()) | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 510 | with_inner!(self, File, |x| x.gnu_debugaltlink()) | ------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 515 | with_inner!(self, File, |x| x.pdb_info()) | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 519 | with_inner!(self, File, |x| x.relative_address_base()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 523 | with_inner!(self, File, |x| x.entry()) | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 527 | with_inner!(self, File, |x| x.flags()) | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:198:19 | 198 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 567 | next_inner!(self.inner, SegmentIteratorInternal, SegmentInternal) | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 629 | with_inner!(self.inner, SegmentInternal, |x| x.address()) | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 633 | with_inner!(self.inner, SegmentInternal, |x| x.size()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 637 | with_inner!(self.inner, SegmentInternal, |x| x.align()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 641 | with_inner!(self.inner, SegmentInternal, |x| x.file_range()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 645 | with_inner!(self.inner, SegmentInternal, |x| x.data()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 649 | with_inner!(self.inner, SegmentInternal, |x| x.data_range(address, size)) | ------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 653 | with_inner!(self.inner, SegmentInternal, |x| x.name_bytes()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 657 | with_inner!(self.inner, SegmentInternal, |x| x.name()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 661 | with_inner!(self.inner, SegmentInternal, |x| x.flags()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 665 | with_inner!(self.inner, SegmentInternal, |x| x.permissions()) | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:198:19 | 198 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 706 | next_inner!(self.inner, SectionIteratorInternal, SectionInternal) | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:735:11 | 735 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 772 | with_inner!(self.inner, SectionInternal, |x| x.index()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 776 | with_inner!(self.inner, SectionInternal, |x| x.address()) | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 780 | with_inner!(self.inner, SectionInternal, |x| x.size()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 784 | with_inner!(self.inner, SectionInternal, |x| x.align()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 788 | with_inner!(self.inner, SectionInternal, |x| x.file_range()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 792 | with_inner!(self.inner, SectionInternal, |x| x.data()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 796 | with_inner!(self.inner, SectionInternal, |x| x.data_range(address, size)) | ------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 800 | with_inner!(self.inner, SectionInternal, |x| x.compressed_file_range()) | ----------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 804 | with_inner!(self.inner, SectionInternal, |x| x.compressed_data()) | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 808 | with_inner!(self.inner, SectionInternal, |x| x.name_bytes()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 812 | with_inner!(self.inner, SectionInternal, |x| x.name()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 816 | with_inner!(self.inner, SectionInternal, |x| x.segment_name_bytes()) | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 820 | with_inner!(self.inner, SectionInternal, |x| x.segment_name()) | -------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 824 | with_inner!(self.inner, SectionInternal, |x| x.kind()) | ------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 829 | inner: map_inner!( | ____________________- 830 | | self.inner, 831 | | SectionInternal, 832 | | SectionRelocationIteratorInternal, 833 | | |x| x.relocations() 834 | | ), | |_____________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 839 | with_inner!(self.inner, SectionInternal, |x| x.relocation_map()) | ---------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 843 | with_inner!(self.inner, SectionInternal, |x| x.flags()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:198:19 | 198 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 883 | next_inner!(self.inner, ComdatIteratorInternal, ComdatInternal) | --------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `next_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:912:11 | 912 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 936 | with_inner!(self.inner, ComdatInternal, |x| x.kind()) | ----------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 940 | with_inner!(self.inner, ComdatInternal, |x| x.symbol()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 944 | with_inner!(self.inner, ComdatInternal, |x| x.name_bytes()) | ----------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 948 | with_inner!(self.inner, ComdatInternal, |x| x.name()) | ----------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 953 | inner: map_inner!( | ____________________- 954 | | self.inner, 955 | | ComdatInternal, 956 | | ComdatSectionIteratorInternal, 957 | | |x| x.sections() 958 | | ), | |_____________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:79:19 | 79 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 999 | with_inner_mut!(self.inner, ComdatSectionIteratorInternal, |x| x.next()) | ------------------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner_mut` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:109:19 | 109 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1071 | inner: map_inner!( | ____________________- 1072 | | self.inner, 1073 | | SymbolTableInternal, 1074 | | SymbolIteratorInternal, 1075 | | |x| (x.0.symbols(), PhantomData) 1076 | | ), | |_____________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:139:19 | 139 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1081 | / map_inner_option!(self.inner, SymbolTableInternal, SymbolInternal, |x| x 1082 | | .0 1083 | | .symbol_by_index(index) 1084 | | .map(|x| (x, PhantomData))) | |_______________________________________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:168:19 | 168 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1161 | / map_inner_option_mut!(self.inner, SymbolIteratorInternal, SymbolInternal, |iter| { 1162 | | iter.0.next().map(|x| (x, PhantomData)) 1163 | | }) | |__________- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `map_inner_option_mut` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:1218:11 | 1218 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1245 | with_inner!(self.inner, SymbolInternal, |x| x.0.index()) | -------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1249 | with_inner!(self.inner, SymbolInternal, |x| x.0.name_bytes()) | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1253 | with_inner!(self.inner, SymbolInternal, |x| x.0.name()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1257 | with_inner!(self.inner, SymbolInternal, |x| x.0.address()) | ---------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1261 | with_inner!(self.inner, SymbolInternal, |x| x.0.size()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1265 | with_inner!(self.inner, SymbolInternal, |x| x.0.kind()) | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1269 | with_inner!(self.inner, SymbolInternal, |x| x.0.section()) | ---------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1273 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_undefined()) | --------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1277 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_definition()) | ---------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1281 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_common()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1285 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_weak()) | ---------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1289 | with_inner!(self.inner, SymbolInternal, |x| x.0.scope()) | -------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1293 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_global()) | ------------------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1297 | with_inner!(self.inner, SymbolInternal, |x| x.0.is_local()) | ----------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:50:19 | 50 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1301 | with_inner!(self.inner, SymbolInternal, |x| x.0.flags()) | -------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/any.rs:79:19 | 79 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ ... 1378 | with_inner_mut!(self.inner, SectionRelocationIteratorInternal, |x| x.next()) | ---------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `with_inner_mut` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `wasm` --> src/read/mod.rs:305:19 | 305 | #[cfg(feature = "wasm")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all`, `alloc`, `archive`, `build`, `build_core`, `cargo-all`, `coff`, `compression`, `core`, `default`, `doc`, `elf`, `macho`, `pe`, `read`, `read_core`, `rustc-dep-of-std`, `std`, `unaligned`, `unstable`, `unstable-all`, `write`, `write_core`, `write_std`, and `xcoff` = help: consider adding `wasm` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling object v0.39.1 (/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1) warning: `object` (lib) generated 104 warnings Running `/usr/bin/rustc --crate-name object --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --test --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' -C metadata=195a2209227daaab -C extra-filename=-b5df94f75154fc9b --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern flate2=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libflate2-0c7d6bffae9e56db.rlib --extern memchr=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libmemchr-58b3b6a77b8e569c.rlib --extern ruzstd=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libruzstd-afed76e58608cd28.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` Running `/usr/bin/rustc --crate-name integration --edition=2018 tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --test --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' -C metadata=f1776f91938e8ddf -C extra-filename=-ab0b47140339e27d --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern flate2=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libflate2-0c7d6bffae9e56db.rlib --extern memchr=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libmemchr-58b3b6a77b8e569c.rlib --extern object=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libobject-ed5e47b29c602a99.rlib --extern ruzstd=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libruzstd-afed76e58608cd28.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` Running `/usr/bin/rustc --crate-name parse_self --edition=2018 tests/parse_self.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --test --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' -C metadata=4236a32cf58ed55e -C extra-filename=-9d37f9b0481db2af --out-dir /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps --extern flate2=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libflate2-0c7d6bffae9e56db.rlib --extern memchr=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libmemchr-58b3b6a77b8e569c.rlib --extern object=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libobject-ed5e47b29c602a99.rlib --extern ruzstd=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libruzstd-afed76e58608cd28.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg core_error --check-cfg 'cfg(core_error)'` warning: `object` (lib test) generated 104 warnings (104 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 7.08s Running `/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/object-b5df94f75154fc9b --exact --skip 'read::coff::coff_extended_relocations' --skip 'read::elf::get_buildid_bad_elf' --skip 'read::elf::get_buildid_less_bad_elf' --skip 'read::elf::zero_sized_section_works' --skip 'read::macho::test_go_macho' --skip 'read::macho::test_macho_entry_point' --skip 'read::macho::test_macho_load_command_offset'` running 13 tests test pod::tests::single ... ok test pod::tests::slice ... ok test pod::tests::slice_zero ... ok test read::archive::tests::aix_names ... ok test read::archive::tests::bsd_names ... ok test read::archive::tests::gnu_names ... ok test read::archive::tests::kind ... ok test read::archive::tests::thin_gnu_names ... ok test read::macho::load_command::tests::cmd_size_invalid ... ok test read::macho::load_command::tests::function_starts_invalid_uleb128 ... ok test read::coff::section::tests::name_offset ... ok test read::util::tests::bytes_debug ... ok test read::util::tests::bytes ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/integration-ab0b47140339e27d --exact --skip 'read::coff::coff_extended_relocations' --skip 'read::elf::get_buildid_bad_elf' --skip 'read::elf::get_buildid_less_bad_elf' --skip 'read::elf::zero_sized_section_works' --skip 'read::macho::test_go_macho' --skip 'read::macho::test_macho_entry_point' --skip 'read::macho::test_macho_load_command_offset'` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/parse_self-9d37f9b0481db2af --exact --skip 'read::coff::coff_extended_relocations' --skip 'read::elf::get_buildid_bad_elf' --skip 'read::elf::get_buildid_less_bad_elf' --skip 'read::elf::zero_sized_section_works' --skip 'read::macho::test_go_macho' --skip 'read::macho::test_macho_entry_point' --skip 'read::macho::test_macho_load_command_offset'` running 2 tests test parse_self_cache ... ok test parse_self ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests object Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name object --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1 --test-args --exact --test-args --skip --test-args 'read::coff::coff_extended_relocations' --test-args --skip --test-args 'read::elf::get_buildid_bad_elf' --test-args --skip --test-args 'read::elf::get_buildid_less_bad_elf' --test-args --skip --test-args 'read::elf::zero_sized_section_works' --test-args --skip --test-args 'read::macho::test_go_macho' --test-args --skip --test-args 'read::macho::test_macho_entry_point' --test-args --skip --test-args 'read::macho::test_macho_load_command_offset' '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --extern flate2=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libflate2-0c7d6bffae9e56db.rlib --extern memchr=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libmemchr-58b3b6a77b8e569c.rlib --extern object=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libobject-ed5e47b29c602a99.rlib --extern ruzstd=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps/libruzstd-afed76e58608cd28.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/object-0.39.1/target/rpm/deps -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "write", "write_core", "write_std", "xcoff"))' --cfg core_error --check-cfg 'cfg(core_error)' --error-format human` running 7 tests test src/read/macho/mod.rs - read::macho (line 21) - compile ... ok test src/read/elf/mod.rs - read::elf (line 19) - compile ... ok test src/read/mod.rs - read (line 26) - compile ... ok test src/read/archive.rs - read::archive (line 4) - compile ... ok test src/read/pe/mod.rs - read::pe (line 19) - compile ... ok test src/read/coff/mod.rs - read::coff (line 23) - compile ... ok test src/read/xcoff/mod.rs - read::xcoff (line 19) - compile ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-object0.39-devel-0.39.1-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/object-0.39.1/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/object-0.39.1/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/object-0.39.1/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/object-0.39.1/README.md Provides: crate(object) = 0.39.1 purl(pkg:cargo/object@0.39.1) rust-object0.39-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(memchr) >= 2.4.1 rust >= 1.65 Processing files: rust-object0.39+default-devel-0.39.1-1.mga11.noarch Provides: crate(object/default) = 0.39.1 rust-object0.39+default-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/compression) = 0.39.1 crate(object/read) = 0.39.1 Processing files: rust-object0.39+all-devel-0.39.1-1.mga11.noarch Provides: crate(object/all) = 0.39.1 rust-object0.39+all-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/build) = 0.39.1 crate(object/compression) = 0.39.1 crate(object/read) = 0.39.1 crate(object/std) = 0.39.1 crate(object/write) = 0.39.1 Processing files: rust-object0.39+archive-devel-0.39.1-1.mga11.noarch Provides: crate(object/archive) = 0.39.1 rust-object0.39+archive-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+build-devel-0.39.1-1.mga11.noarch Provides: crate(object/build) = 0.39.1 rust-object0.39+build-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/build_core) = 0.39.1 crate(object/elf) = 0.39.1 crate(object/write_std) = 0.39.1 Processing files: rust-object0.39+build_core-devel-0.39.1-1.mga11.noarch Provides: crate(object/build_core) = 0.39.1 rust-object0.39+build_core-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/read_core) = 0.39.1 crate(object/write_core) = 0.39.1 Processing files: rust-object0.39+cargo-all-devel-0.39.1-1.mga11.noarch Provides: crate(object/cargo-all) = 0.39.1 rust-object0.39+cargo-all-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+coff-devel-0.39.1-1.mga11.noarch Provides: crate(object/coff) = 0.39.1 rust-object0.39+coff-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+compression-devel-0.39.1-1.mga11.noarch Provides: crate(object/compression) = 0.39.1 rust-object0.39+compression-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(flate2/default) >= 1.0.0 crate(object) = 0.39.1 crate(object/std) = 0.39.1 crate(ruzstd/default) >= 0.9.0 Processing files: rust-object0.39+doc-devel-0.39.1-1.mga11.noarch Provides: crate(object/doc) = 0.39.1 rust-object0.39+doc-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/all) = 0.39.1 Processing files: rust-object0.39+elf-devel-0.39.1-1.mga11.noarch Provides: crate(object/elf) = 0.39.1 rust-object0.39+elf-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+macho-devel-0.39.1-1.mga11.noarch Provides: crate(object/macho) = 0.39.1 rust-object0.39+macho-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+pe-devel-0.39.1-1.mga11.noarch Provides: crate(object/pe) = 0.39.1 rust-object0.39+pe-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/coff) = 0.39.1 Processing files: rust-object0.39+read-devel-0.39.1-1.mga11.noarch Provides: crate(object/read) = 0.39.1 rust-object0.39+read-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/archive) = 0.39.1 crate(object/coff) = 0.39.1 crate(object/elf) = 0.39.1 crate(object/macho) = 0.39.1 crate(object/pe) = 0.39.1 crate(object/read_core) = 0.39.1 crate(object/xcoff) = 0.39.1 Processing files: rust-object0.39+read_core-devel-0.39.1-1.mga11.noarch Provides: crate(object/read_core) = 0.39.1 rust-object0.39+read_core-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+std-devel-0.39.1-1.mga11.noarch Provides: crate(object/std) = 0.39.1 rust-object0.39+std-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(memchr/std) >= 2.4.1 crate(object) = 0.39.1 Processing files: rust-object0.39+unaligned-devel-0.39.1-1.mga11.noarch Provides: crate(object/unaligned) = 0.39.1 rust-object0.39+unaligned-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+unstable-devel-0.39.1-1.mga11.noarch Provides: crate(object/unstable) = 0.39.1 rust-object0.39+unstable-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Processing files: rust-object0.39+unstable-all-devel-0.39.1-1.mga11.noarch Provides: crate(object/unstable-all) = 0.39.1 rust-object0.39+unstable-all-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/all) = 0.39.1 crate(object/unstable) = 0.39.1 Processing files: rust-object0.39+write-devel-0.39.1-1.mga11.noarch Provides: crate(object/write) = 0.39.1 rust-object0.39+write-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 crate(object/coff) = 0.39.1 crate(object/elf) = 0.39.1 crate(object/macho) = 0.39.1 crate(object/pe) = 0.39.1 crate(object/write_std) = 0.39.1 crate(object/xcoff) = 0.39.1 Processing files: rust-object0.39+write_core-devel-0.39.1-1.mga11.noarch Provides: crate(object/write_core) = 0.39.1 rust-object0.39+write_core-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crc32fast) >= 1.2.0 crate(hashbrown) >= 0.17.0 crate(hashbrown/default-hasher) >= 0.17.0 crate(indexmap) >= 2.14.0 crate(object) = 0.39.1 Processing files: rust-object0.39+write_std-devel-0.39.1-1.mga11.noarch Provides: crate(object/write_std) = 0.39.1 rust-object0.39+write_std-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(crc32fast) >= 1.2.0 crate(crc32fast/std) >= 1.2.0 crate(indexmap) >= 2.14.0 crate(indexmap/std) >= 2.14.0 crate(object) = 0.39.1 crate(object/std) = 0.39.1 crate(object/write_core) = 0.39.1 Processing files: rust-object0.39+xcoff-devel-0.39.1-1.mga11.noarch Provides: crate(object/xcoff) = 0.39.1 rust-object0.39+xcoff-devel = 0.39.1-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(object) = 0.39.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+all-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+default-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+std-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+unaligned-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+pe-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+coff-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+write-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+archive-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+build_core-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+write_core-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+macho-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+read-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+cargo-all-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+doc-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+unstable-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+read_core-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+compression-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+write_std-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+unstable-all-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+build-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+elf-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39+xcoff-devel-0.39.1-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-object0.39-devel-0.39.1-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tN3u3b + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + test -d /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-object0.39-0.39.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/object-0.39.1/CHANGELOG.md File listed twice: /usr/share/cargo/registry/object-0.39.1/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/object-0.39.1/LICENSE-MIT File listed twice: /usr/share/cargo/registry/object-0.39.1/README.md D: [iurt_root_command] Success!