DEBUG: Executing shell function do_compile
NOTE: Using rust targets from TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/rust-targets/
NOTE: cargo = TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot-native/usr/bin/cargo
NOTE: cargo build -v --frozen --target x86_64-poky-linux-gnu --release --manifest-path=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/spdm-utils-0.7.2//Cargo.toml
Compiling proc-macro2 v1.0.93
Compiling unicode-ident v1.0.15
Compiling autocfg v1.4.0
Compiling pin-project-lite v0.2.16
Compiling memchr v2.7.4
Compiling crossbeam-utils v0.8.21
Compiling futures-core v0.3.31
Compiling syn v1.0.109
Compiling cfg-if v1.0.0
Compiling futures-io v0.3.31
Compiling parking v2.2.1
Compiling libc v0.2.169
Compiling thiserror v1.0.69
Compiling bitflags v2.8.0
Compiling minimal-lexical v0.2.1
Compiling fastrand v2.3.0
Compiling typenum v1.17.0
Compiling rustix v0.38.44
Compiling version_check v0.9.5
Compiling glob v0.3.2
Compiling time-core v0.1.2
Compiling linux-raw-sys v0.4.15
Compiling unicode-xid v0.2.6
Compiling num-conv v0.1.0
Compiling prettyplease v0.2.29
Compiling powerfmt v0.2.0
Compiling regex-syntax v0.8.5
Compiling pkg-config v0.3.31
Compiling either v1.13.0
Compiling tracing-core v0.1.33
Compiling itoa v1.0.14
Compiling utf8parse v0.2.2
Compiling pin-utils v0.1.0
Compiling futures-sink v0.3.31
Compiling async-task v4.7.1
Compiling atomic-waker v1.1.2
Compiling value-bag v1.10.0
Compiling embedded-crc-macros v1.0.0
Compiling bindgen v0.71.1
Compiling home v0.5.11
Compiling futures-task v0.3.31
Compiling log v0.4.25
Compiling rustc-hash v2.1.0
Compiling oid-registry v0.6.1
Compiling shlex v1.3.0
Compiling is_terminal_polyfill v1.70.1
Compiling anstyle-query v1.1.2
Compiling anstyle v1.0.10
Compiling colorchoice v1.0.3
Compiling cfg_aliases v0.2.1
Compiling minicbor v0.25.1
Compiling clap_lex v0.7.4
Compiling bitflags v1.3.2
Compiling once_cell v1.20.2
Compiling event-listener v2.5.3
Compiling lazy_static v1.5.0
Compiling heck v0.5.0
Compiling strsim v0.11.1
Compiling bitfield v0.14.0
Compiling cpufeatures v0.2.17
Compiling data-encoding v2.7.0
Compiling scopeguard v1.2.0
Compiling termcolor v1.4.1
Compiling humantime v2.1.0
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/proc-macro2-1.0.93/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1ec4a5fa860c59ba -C extra-filename=-2153f3a0297f22a1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/proc-macro2-2153f3a0297f22a1 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name unicode_ident --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/unicode-ident-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=144a2cb7d3b2714c -C extra-filename=-65deaa16449648ff --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name pin_project_lite --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/pin-project-lite-0.2.16/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 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6f44180085a0fc6 -C extra-filename=-1b5ce6cc9994e517 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name autocfg --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=683e8137d9a071e9 -C extra-filename=-89621f3474093350 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/crossbeam-utils-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c9a5f650b47cea05 -C extra-filename=-dd2cee843e591bbd --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/crossbeam-utils-dd2cee843e591bbd -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/memchr-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=190d4167465d580c -C extra-filename=-01671ccd96500e0b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name futures_core --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-core-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=471a0a7dad5b79d6 -C extra-filename=-49c8c724424bb659 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7608329bc9d0c72c -C extra-filename=-0ee519c6a4bc8820 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/syn-0ee519c6a4bc8820 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name cfg_if --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/cfg-if-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=05ad0f84a2f60ea4 -C extra-filename=-797f3da73123dfa1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name futures_io --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-io-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=f3f9c511b72ce2bd -C extra-filename=-b9f28820f0ac4323 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libc-0.2.169/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="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5b9dde15f24d8c54 -C extra-filename=-3162ef92995a2a0a --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/libc-3162ef92995a2a0a -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/thiserror-1.0.69/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8127fb57c9c7157 -C extra-filename=-de4cab3ccf2f3a99 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/thiserror-de4cab3ccf2f3a99 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name parking --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/parking-2.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=85a3c3616511ae7f -C extra-filename=-7e7711697a0a7b0d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name bitflags --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bitflags-2.8.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=5a2378a6c2a107c2 -C extra-filename=-d9f8ac89933aad4b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name minimal_lexical --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/minimal-lexical-0.2.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=93b9717a94f44804 -C extra-filename=-56cf4ffc26c84105 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name fastrand --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/fastrand-2.3.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=d9da94b7d03b1537 -C extra-filename=-27037f9f80df145b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name build_script_main --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/typenum-1.17.0/build/main.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=55245a555b5394e2 -C extra-filename=-397281c2e3f26dd1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/typenum-397281c2e3f26dd1 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1d3b685f21c4f29d -C extra-filename=-d8335fdd981807ee --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/rustix-d8335fdd981807ee -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name version_check --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b021047112a9859 -C extra-filename=-24482bb34bfc4ec3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name glob --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/glob-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4e24de58f2137ce -C extra-filename=-7a4637906bf005d8 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name time_core --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3cbebc9c154ac169 -C extra-filename=-ce11f72a323e70e3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name linux_raw_sys --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/linux-raw-sys-0.4.15/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=07c688466ca15884 -C extra-filename=-9099bff98f55b13f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name unicode_xid --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=501a016b563dca52 -C extra-filename=-e3b30f1bed9715e1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name num_conv --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=afde5b7234ad5aa8 -C extra-filename=-7fc7a51f071b8a56 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/prettyplease-0.2.29/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=55b01ada2ed63514 -C extra-filename=-13414f72199c296d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/prettyplease-13414f72199c296d -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libc-0.2.169/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a685343ed8b54c26 -C extra-filename=-24507978e4476ed0 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/libc-24507978e4476ed0 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name powerfmt --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/powerfmt-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=279d2aecb9bafd1e -C extra-filename=-e35de89b51cb834f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name regex_syntax --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0649be9c42b24b79 -C extra-filename=-1c155c87327e4bd2 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name cfg_if --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=4295bb124f43dafc -C extra-filename=-99580da35a154fc9 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name pkg_config --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7f5d3e6e778ca2af -C extra-filename=-90c038b3250d89e9 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name either --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=934f8b0a452788ee -C extra-filename=-bd0a9d7b6733dcb4 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name time_core --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/time-core-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=390831c1ef4cdd7b -C extra-filename=-e355516daa4d6a7b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name tracing_core --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/tracing-core-0.1.33/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=0e000c64e6ce9061 -C extra-filename=-6536f8f1dce1f10c --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/rustix-0.38.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1584d036d849b87b -C extra-filename=-c83d5b306684bc79 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/rustix-c83d5b306684bc79 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name bitflags --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bitflags-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=1a80fe3b77ce2ec5 -C extra-filename=-2bd5e7992f30fcad --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a19fa15964036230 -C extra-filename=-9105cca6c076867d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name itoa --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/itoa-1.0.14/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=e25ce599c7af7d90 -C extra-filename=-398cc37ac608b547 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name num_conv --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/num-conv-0.1.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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7d7a56847cbbe0f -C extra-filename=-b3d803bdb6c7edcd --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name minimal_lexical --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=f8481442c8b51a9c -C extra-filename=-b3389f8165f3086d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name utf8parse --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/utf8parse-0.2.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=8633d95c2f7f3e94 -C extra-filename=-2fc73531e0696b50 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name pin_utils --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/pin-utils-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5dc6c21a2c3a90b4 -C extra-filename=-f6f583ed5d2072bd --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name futures_sink --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-sink-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0e17baea50d0e633 -C extra-filename=-92abfc6ef0efd3b3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name async_task --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-task-4.7.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=943e34479f685a8b -C extra-filename=-adec9a1f874e9836 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name atomic_waker --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/atomic-waker-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=e549e323091d436e -C extra-filename=-b80c5bb6352d9c81 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name value_bag --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/value-bag-1.10.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 --cfg 'feature="inline-i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "error", "inline-i128", "owned", "seq", "serde", "serde1", "std", "sval", "sval2", "test", "value-bag-serde1", "value-bag-sval2"))' -C metadata=cd72f190a5b59c8b -C extra-filename=-65126ffaee420c7c --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name embedded_crc_macros --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/embedded-crc-macros-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0938f0c531820fbd -C extra-filename=-8e53494c3308d6f2 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bindgen-0.71.1/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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=cac125868edc0321 -C extra-filename=-2968cdd64276f402 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/bindgen-2968cdd64276f402 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name linux_raw_sys --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/linux-raw-sys-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "btrfs", "compiler_builtins", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=d5b7de56fb538c54 -C extra-filename=-a6816023ad5fb526 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name home --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/home-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6842505f8a412ec0 -C extra-filename=-c7e96bbf609d7cb8 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name futures_task --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-task-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=2e7b1ee902fb0957 -C extra-filename=-a59f8ecee77f7f86 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name log --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/log-0.4.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=aeb1398e450daab6 -C extra-filename=-6cac22fb5b4d473b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name rustc_hash --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/rustc-hash-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,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", "rand", "std"))' -C metadata=0730093d81e3b8c3 -C extra-filename=-1b8eb2b6318b8dd4 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/oid-registry-0.6.1/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="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x509", "x962"))' -C metadata=d9ae15d280b20c5c -C extra-filename=-8457e23ca9f886fc --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/oid-registry-8457e23ca9f886fc -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name shlex --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,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", "std"))' -C metadata=e7be5c129f585747 -C extra-filename=-75b2ebc94d3f94ad --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name regex_syntax --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/regex-syntax-0.8.5/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=a3a7c70acedc3f60 -C extra-filename=-62befe8a9aeaedd2 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name is_terminal_polyfill --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/is_terminal_polyfill-1.70.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c20961632699152b -C extra-filename=-2d2db69657e98721 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name colorchoice --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/colorchoice-1.0.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c436111054e32e4d -C extra-filename=-6d06ef96a7bb164f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name anstyle_query --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/anstyle-query-1.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3670afdf0b7a482b -C extra-filename=-fd704b4fc252de70 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name anstyle --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/anstyle-1.0.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=67b2854a7b15bc63 -C extra-filename=-c84215d24ae5e142 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name cfg_aliases --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=46100180b64c5c52 -C extra-filename=-48bf03bcdefa819e --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/minicbor-0.25.1/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="alloc"' --cfg 'feature="half"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "full", "half", "minicbor-derive", "std"))' -C metadata=406f303a9b946de2 -C extra-filename=-729d0ceea165448f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/minicbor-729d0ceea165448f -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name clap_lex --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/clap_lex-0.7.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e64b83039b140eab -C extra-filename=-16fc042f571039a8 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name bitflags --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bitflags-1.3.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=744f1f31108ad66b -C extra-filename=-a528fa3d008ca6df --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name once_cell --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/once_cell-1.20.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=3fefdffab2b5f4ee -C extra-filename=-9089648fffbb8bb3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name embedded_crc_macros --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/embedded-crc-macros-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d5ff480b9985acc -C extra-filename=-03fdc42a34e58083 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name event_listener --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/event-listener-2.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d5d7cb30075d3235 -C extra-filename=-052e34447b8df62e --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name lazy_static --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/lazy_static-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=1449d7c6f1e49bc3 -C extra-filename=-a15c4832b490a4d9 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name heck --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5b63d5713f61146 -C extra-filename=-aa60cc45357500e6 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name strsim --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/strsim-0.11.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=32aa892af7d6d166 -C extra-filename=-b3074f720b27fa04 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name bitfield --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bitfield-0.14.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fb151561a46bca98 -C extra-filename=-6048513433b895d1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name either --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/either-1.13.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 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=cd218c8c1d95db89 -C extra-filename=-d85242cda9664c5f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name cpufeatures --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/cpufeatures-0.2.17/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2f2f2dcec1fdf6f -C extra-filename=-29188ac9a7a32fe6 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name data_encoding --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/data-encoding-2.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4a24763fe29fc775 -C extra-filename=-618389e43e04c7e1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name scopeguard --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/scopeguard-1.2.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 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=0c97b626769250b3 -C extra-filename=-8d7ca3a336dee9e7 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name termcolor --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/termcolor-1.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d70adcb2d51f008c -C extra-filename=-e79aa2ed22d93850 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name humantime --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/humantime-2.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39d3d19dcd8cd532 -C extra-filename=-a4153ce3946c9044 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name home --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/home-0.5.11/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 '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=898f0b14772c4c86 -C extra-filename=-d4a9fd00c60c23cb --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [ ] 0/203: parking, value-bag, async...
Compiling half v2.4.1
Running `rustc --crate-name half --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/half-2.4.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=d218d970002ed63f -C extra-filename=-e46dd516d6737d90 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [ ] 1/203: parking, value-bag, async...
Building [ ] 2/203: parking, value-bag, async...
Building [ ] 3/203: parking, value-bag, async...
Building [ ] 4/203: parking, value-bag, async...
Building [ ] 5/203: value-bag, async-task, bi...
Building [ ] 6/203: value-bag, async-task, bi...
Building [ ] 7/203: value-bag, async-task, bi...
Building [> ] 8/203: value-bag, async-task, bi...
Compiling futures-lite v2.6.0
Running `rustc --crate-name futures_lite --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-lite-2.6.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=ecbffbee97973bb6 -C extra-filename=-52c0b7d30691f7c1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern fastrand=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfastrand-27037f9f80df145b.rmeta --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --extern parking=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libparking-7e7711697a0a7b0d.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [> ] 9/203: value-bag, async-task, bi...
Building [> ] 10/203: value-bag, async-task, bi...
Building [> ] 11/203: value-bag, async-task, bi...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/crossbeam-utils-dd2cee843e591bbd/build-script-build`
Building [> ] 12/203: value-bag, async-task, bi...
Building [> ] 13/203: value-bag, crossbeam-util...
Running `rustc --crate-name crossbeam_utils --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/crossbeam-utils-0.8.21/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 --warn=unexpected_cfgs '--allow=clippy::lint_groups_priority' '--allow=clippy::declare_interior_mutable_const' --check-cfg 'cfg(crossbeam_loom)' --check-cfg 'cfg(crossbeam_sanitize)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=0e98cc6c328e4590 -C extra-filename=-e308fa71e59a0de3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
Building [> ] 14/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/syn-0ee519c6a4bc8820/build-script-build`
Compiling libloading v0.8.6
Running `rustc --crate-name libloading --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libloading-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4daac90875fba5b9 -C extra-filename=-7cf16e07ddeeacec --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libcfg_if-99580da35a154fc9.rmeta --cap-lints allow`
Building [=> ] 16/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/proc-macro2-2153f3a0297f22a1/build-script-build`
Building [=> ] 17/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/thiserror-de4cab3ccf2f3a99/build-script-build`
Building [=> ] 19/203: value-bag, crossbeam-util...
Compiling anstyle-parse v0.2.6
Running `rustc --crate-name anstyle_parse --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/anstyle-parse-0.2.6/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=6bc12b010b8674a7 -C extra-filename=-713479154b9af00d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern utf8parse=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libutf8parse-2fc73531e0696b50.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=> ] 20/203: value-bag, crossbeam-util...
Building [=> ] 21/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/rustix-d8335fdd981807ee/build-script-build`
Building [=> ] 22/203: value-bag, crossbeam-util...
Compiling slab v0.4.9
Compiling num-traits v0.2.19
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/slab-0.4.9/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", "serde", "std"))' -C metadata=0a82bafa6c960ee6 -C extra-filename=-7e95c8ca79856cbb --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/slab-7e95c8ca79856cbb -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern autocfg=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libautocfg-89621f3474093350.rlib --cap-lints allow`
Building [=> ] 23/203: value-bag, crossbeam-util...
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/num-traits-0.2.19/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="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1dfde289401df0ef -C extra-filename=-202f0091a6bf5f11 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/num-traits-202f0091a6bf5f11 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern autocfg=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libautocfg-89621f3474093350.rlib --cap-lints allow`
Building [==> ] 24/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/libc-3162ef92995a2a0a/build-script-build`
Building [==> ] 25/203: value-bag, crossbeam-util...
Compiling clang-sys v1.8.1
Building [==> ] 27/203: value-bag, crossbeam-util...
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/clang-sys-1.8.1/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="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=60ef03ae88ca3db9 -C extra-filename=-90f99a06e1e2ce92 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/clang-sys-90f99a06e1e2ce92 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern glob=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libglob-7a4637906bf005d8.rlib --cap-lints allow`
Building [==> ] 28/203: value-bag, crossbeam-util...
Compiling generic-array v0.14.7
Running `rustc --crate-name libc --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libc-0.2.169/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 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=f63506077b439899 -C extra-filename=-349ccb5f603c8ef6 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling time-macros v0.2.19
Running `rustc --crate-name build_script_build --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/generic-array-0.14.7/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=42dae2b810010e8f -C extra-filename=-d1c80a2d93d32916 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/generic-array-d1c80a2d93d32916 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern version_check=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libversion_check-24482bb34bfc4ec3.rlib --cap-lints allow`
Compiling colored v2.2.0
Running `rustc --crate-name time_macros --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/time-macros-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=41776ce21e6640ed -C extra-filename=-46b567755d223c00 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern num_conv=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libnum_conv-7fc7a51f071b8a56.rlib --extern time_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libtime_core-ce11f72a323e70e3.rlib --extern proc_macro --cap-lints allow`
Compiling futures-channel v0.3.31
Running `rustc --crate-name proc_macro2 --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/proc-macro2-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c4b4b6698f561b68 -C extra-filename=-3d13468ef1e1e2c2 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern unicode_ident=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libunicode_ident-65deaa16449648ff.rmeta --cap-lints allow --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
Running `rustc --crate-name colored --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/colored-2.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=0e71bb8df070b5d4 -C extra-filename=-0a884880966ffdf3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern lazy_static=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblazy_static-a15c4832b490a4d9.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name futures_channel --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-channel-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=9b477b6ea1d9aed6 -C extra-filename=-075b47bae4e5c7ea --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern futures_sink=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_sink-92abfc6ef0efd3b3.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling deranged v0.3.11
Compiling smbus-pec v1.0.1
Running `rustc --crate-name deranged --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/deranged-0.3.11/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 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=0a55447545e10b54 -C extra-filename=-762e09f687fefcf4 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern powerfmt=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpowerfmt-e35de89b51cb834f.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/smbus-pec-1.0.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lookup-table"))' -C metadata=9bcdcce388a987fb -C extra-filename=-1af9c307fab38498 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/smbus-pec-1af9c307fab38498 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern embedded_crc_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libembedded_crc_macros-8e53494c3308d6f2.rlib --cap-lints allow`
Compiling piper v0.2.4
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/oid-registry-8457e23ca9f886fc/build-script-build`
Building [====> ] 44/203: value-bag, crossbeam-util...
Running `rustc --crate-name piper --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/piper-0.2.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 --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=f9ddc93282067f60 -C extra-filename=-dc895faa5c751f2b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern atomic_waker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libatomic_waker-b80c5bb6352d9c81.rmeta --extern fastrand=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfastrand-27037f9f80df145b.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling nix v0.29.0
Building [====> ] 46/203: value-bag, crossbeam-util...
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/nix-0.29.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="feature"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=9f8734e5f6291105 -C extra-filename=-ae523ba56f1f33f9 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/nix-ae523ba56f1f33f9 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern cfg_aliases=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libcfg_aliases-48bf03bcdefa819e.rlib --cap-lints allow`
Building [=====> ] 47/203: value-bag, crossbeam-util...
Building [=====> ] 48/203: value-bag, crossbeam-util...
Building [=====> ] 50/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/num-traits-202f0091a6bf5f11/build-script-build`
Building [=====> ] 51/203: value-bag, crossbeam-util...
Building [=====> ] 52/203: value-bag, crossbeam-util...
Building [=====> ] 53/203: value-bag, crossbeam-util...
Building [=====> ] 54/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/slab-7e95c8ca79856cbb/build-script-build`
Building [======> ] 55/203: value-bag, crossbeam-util...
Building [======> ] 56/203: value-bag, crossbeam-util...
Building [======> ] 57/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/rustix-c83d5b306684bc79/build-script-build`
Building [======> ] 58/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/typenum-397281c2e3f26dd1/build-script-main`
Building [======> ] 59/203: value-bag, crossbeam-util...
Building [======> ] 60/203: value-bag, crossbeam-util...
Running `rustc --crate-name slab --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/slab-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b06f661cb06a4c95 -C extra-filename=-bfdb37fef262acb5 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [======> ] 61/203: value-bag, crossbeam-util...
Building [======> ] 62/203: value-bag, crossbeam-util...
Building [=======> ] 63/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/prettyplease-13414f72199c296d/build-script-build`
Building [=======> ] 64/203: value-bag, crossbeam-util...
Building [=======> ] 65/203: value-bag, crossbeam-util...
Compiling anstream v0.6.18
Running `rustc --crate-name anstream --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/anstream-0.6.18/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=1f23475a08ad4209 -C extra-filename=-70aa6ee182574c7b --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern anstyle=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libanstyle-c84215d24ae5e142.rmeta --extern anstyle_parse=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libanstyle_parse-713479154b9af00d.rmeta --extern anstyle_query=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libanstyle_query-fd704b4fc252de70.rmeta --extern colorchoice=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcolorchoice-6d06ef96a7bb164f.rmeta --extern is_terminal_polyfill=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libis_terminal_polyfill-2d2db69657e98721.rmeta --extern utf8parse=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libutf8parse-2fc73531e0696b50.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling itertools v0.13.0
Running `rustc --crate-name itertools --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=e98d2f9074c6ff76 -C extra-filename=-a732e481fe288aa3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern either=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libeither-bd0a9d7b6733dcb4.rmeta --cap-lints allow`
Building [=======> ] 66/203: value-bag, crossbeam-util...
Building [=======> ] 67/203: value-bag, crossbeam-util...
Building [=======> ] 68/203: value-bag, crossbeam-util...
Running `rustc --crate-name num_traits --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/num-traits-0.2.19/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 --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=f94faafe8df0be45 -C extra-filename=-d0dfe6b68188f646 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
Building [=======> ] 69/203: value-bag, crossbeam-util...
Compiling nom v7.1.3
Compiling aho-corasick v1.1.3
Running `rustc --crate-name nom --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/nom-7.1.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=5592c44d2a5658b3 -C extra-filename=-9aa009efdf529f44 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libmemchr-01671ccd96500e0b.rmeta --extern minimal_lexical=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libminimal_lexical-56cf4ffc26c84105.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name aho_corasick --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/aho-corasick-1.1.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 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=354c9ebca3241f6b -C extra-filename=-f5cf9b8ee819e70c --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libmemchr-01671ccd96500e0b.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=======> ] 70/203: value-bag, crossbeam-util...
Building [========> ] 71/203: value-bag, crossbeam-util...
Building [========> ] 72/203: value-bag, crossbeam-util...
Building [========> ] 73/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/generic-array-d1c80a2d93d32916/build-script-build`
Building [========> ] 74/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/minicbor-729d0ceea165448f/build-script-build`
Building [========> ] 75/203: value-bag, crossbeam-util...
Running `rustc --crate-name minicbor --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/minicbor-0.25.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 --cfg 'feature="alloc"' --cfg 'feature="half"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "derive", "full", "half", "minicbor-derive", "std"))' -C metadata=e1d2c6c93ab9cd20 -C extra-filename=-98996476628cd83f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern half=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libhalf-e46dd516d6737d90.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --cfg atomic64 --check-cfg 'cfg(atomic64, atomic32)'`
Building [========> ] 76/203: value-bag, crossbeam-util...
Compiling libudev-sys v0.1.4
Building [========> ] 77/203: value-bag, crossbeam-util...
Running `rustc --crate-name build_script_build --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libudev-sys-0.1.4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7df151fd3c3fdae -C extra-filename=-1b4aee4dae29ed42 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/libudev-sys-1b4aee4dae29ed42 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern pkg_config=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libpkg_config-90c038b3250d89e9.rlib --cap-lints allow`
Building [========> ] 78/203: value-bag, crossbeam-util...
Building [=========> ] 79/203: value-bag, crossbeam-util...
Building [=========> ] 80/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/smbus-pec-1af9c307fab38498/build-script-build`
Building [=========> ] 81/203: value-bag, crossbeam-util...
Running `rustc --crate-name smbus_pec --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/smbus-pec-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lookup-table"))' -C metadata=d9dcb411a0fe3886 -C extra-filename=-d21bc7a6e6d5f0cc --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern embedded_crc_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libembedded_crc_macros-03fdc42a34e58083.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=========> ] 82/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/libc-24507978e4476ed0/build-script-build`
Building [=========> ] 83/203: value-bag, crossbeam-util...
Building [=========> ] 84/203: value-bag, crossbeam-util...
Building [=========> ] 85/203: value-bag, crossbeam-util...
Building [==========> ] 86/203: value-bag, crossbeam-util...
Running `rustc --crate-name typenum --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/typenum-1.17.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=c2d30b5c30e590db -C extra-filename=-4fa8041661f6a2be --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [==========> ] 87/203: value-bag, crossbeam-util...
Running `rustc --crate-name log --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/log-0.4.25/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 --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=abb5a38f50a7e64c -C extra-filename=-b583209c91d58ce9 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern value_bag=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libvalue_bag-65126ffaee420c7c.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [==========> ] 88/203: value-bag, crossbeam-util...
Running `rustc --crate-name libc --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libc-0.2.169/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e090358a8c631802 -C extra-filename=-d0dd3ddec58b5758 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --cap-lints allow --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Compiling libmctp v0.2.0
Running `rustc --crate-name libmctp --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libmctp-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1e51bc8bc41dfb3 -C extra-filename=-57b1acc82d91c858 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitfield=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libbitfield-6048513433b895d1.rmeta --extern smbus_pec=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libsmbus_pec-d21bc7a6e6d5f0cc.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [==========> ] 89/203: value-bag, crossbeam-util...
Building [==========> ] 90/203: value-bag, crossbeam-util...
Building [==========> ] 91/203: value-bag, crossbeam-util...
Building [==========> ] 92/203: value-bag, crossbeam-util...
Building [==========> ] 93/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/clang-sys-90f99a06e1e2ce92/build-script-build`
Building [===========> ] 94/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/bindgen-2968cdd64276f402/build-script-build`
Building [===========> ] 95/203: value-bag, crossbeam-util...
Building [===========> ] 96/203: value-bag, crossbeam-util...
Running `rustc --crate-name nom --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=677d3fdff494a85d -C extra-filename=-c4ad78158a36985c --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libmemchr-9105cca6c076867d.rmeta --extern minimal_lexical=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libminimal_lexical-b3389f8165f3086d.rmeta --cap-lints allow`
Building [===========> ] 97/203: value-bag, crossbeam-util...
Building [===========> ] 98/203: value-bag, crossbeam-util...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/nix-ae523ba56f1f33f9/build-script-build`
Compiling concurrent-queue v2.5.0
Building [===========> ] 98/203: concurrent-queue, value-b...
Running `rustc --crate-name concurrent_queue --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/concurrent-queue-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=7bcb491adfd14d08 -C extra-filename=-0f18c5adca7b71f5 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern crossbeam_utils=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcrossbeam_utils-e308fa71e59a0de3.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [===========> ] 99/203: concurrent-queue, value-b...
Building [===========> ] 100/203: concurrent-queue, value-b...
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/libudev-sys-1b4aee4dae29ed42/build-script-build`
Building [===========> ] 101/203: concurrent-queue, crossbe...
Compiling tracing v0.1.41
Running `rustc --crate-name tracing --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/tracing-0.1.41/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=aa43c37f381cd34c -C extra-filename=-f915ecfd4238e895 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --extern tracing_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtracing_core-6536f8f1dce1f10c.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling quote v1.0.38
Running `rustc --crate-name quote --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/quote-1.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=4e34d97df5f74a0e -C extra-filename=-d91612bd839b23ea --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --cap-lints allow`
Compiling clap_builder v4.5.27
Running `rustc --crate-name clap_builder --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/clap_builder-4.5.27/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=ab80734d09889dd6 -C extra-filename=-3668f27ec62e5a3a --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern anstream=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libanstream-70aa6ee182574c7b.rmeta --extern anstyle=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libanstyle-c84215d24ae5e142.rmeta --extern clap_lex=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libclap_lex-16fc042f571039a8.rmeta --extern strsim=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libstrsim-b3074f720b27fa04.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name rustix --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/rustix-0.38.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=75d78fa9f91873a4 -C extra-filename=-d0e7df63f51510e9 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitflags=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libbitflags-2bd5e7992f30fcad.rmeta --extern linux_raw_sys=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/liblinux_raw_sys-a6816023ad5fb526.rmeta --cap-lints allow --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
Building [===========> ] 102/203: concurrent-queue, crossbe...
Building [===========> ] 104/203: concurrent-queue, crossbe...
Building [===========> ] 105/203: concurrent-queue, crossbe...
Building [============> ] 106/203: concurrent-queue, crossbe...
Building [============> ] 107/203: concurrent-queue, derange...
Compiling event-listener v5.4.0
Compiling async-channel v1.9.0
Running `rustc --crate-name event_listener --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/event-listener-5.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=6e74148b2c709f40 -C extra-filename=-55d1cea18e16b52c --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern concurrent_queue=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libconcurrent_queue-0f18c5adca7b71f5.rmeta --extern parking=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libparking-7e7711697a0a7b0d.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name async_channel --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-channel-1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=641468e822eae4c6 -C extra-filename=-6e7f03936a708123 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern concurrent_queue=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libconcurrent_queue-0f18c5adca7b71f5.rmeta --extern event_listener=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libevent_listener-052e34447b8df62e.rmeta --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [============> ] 108/203: deranged, minicbor, linux...
Building [============> ] 109/203: deranged, minicbor, linux...
Compiling syn v2.0.96
Running `rustc --crate-name syn --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a0cb359b7f3757ad -C extra-filename=-dae566020eb06f63 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rmeta --extern unicode_ident=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libunicode_ident-65deaa16449648ff.rmeta --cap-lints allow`
Running `rustc --crate-name syn --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5bfbdc40e08a01d4 -C extra-filename=-1fd0c8ccaf189e3d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rmeta --extern unicode_ident=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libunicode_ident-65deaa16449648ff.rmeta --cap-lints allow --cfg syn_disable_nightly_tests`
Building [============> ] 110/203: deranged, minicbor, linux...
Building [============> ] 111/203: deranged, minicbor, linux...
Building [============> ] 112/203: deranged, minicbor, linux...
Compiling kv-log-macro v1.0.7
Running `rustc --crate-name kv_log_macro --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/kv-log-macro-1.0.7/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f66f50de431e8727 -C extra-filename=-27bc328ccfad9692 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern log=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblog-b583209c91d58ce9.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [============> ] 113/203: deranged, minicbor, linux...
Building [=============> ] 114/203: deranged, minicbor, linux...
Compiling async-executor v1.13.1
Running `rustc --crate-name async_executor --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-executor-1.13.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("static"))' -C metadata=477022dc0bbdc5c5 -C extra-filename=-1f6eb778498b2274 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern async_task=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_task-adec9a1f874e9836.rmeta --extern concurrent_queue=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libconcurrent_queue-0f18c5adca7b71f5.rmeta --extern fastrand=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfastrand-27037f9f80df145b.rmeta --extern futures_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_lite-52c0b7d30691f7c1.rmeta --extern slab=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libslab-bfdb37fef262acb5.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=============> ] 115/203: deranged, minicbor, linux...
Building [=============> ] 116/203: deranged, minicbor, linux...
Building [=============> ] 117/203: deranged, minicbor, linux...
Compiling event-listener-strategy v0.5.3
Running `rustc --crate-name event_listener_strategy --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/event-listener-strategy-0.5.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 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=ed0a1209da768d94 -C extra-filename=-fa4af6853fc1586e --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern event_listener=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libevent_listener-55d1cea18e16b52c.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name generic_array --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/generic-array-0.14.7/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 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=683d831ba05ac191 -C extra-filename=-26149e7948860dbd --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern typenum=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtypenum-4fa8041661f6a2be.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --cfg relaxed_coherence`
Building [=============> ] 118/203: deranged, minicbor, linux...
Building [=============> ] 119/203: deranged, minicbor, linux...
Building [=============> ] 120/203: deranged, minicbor, linux...
Compiling async-lock v3.4.0
Compiling async-channel v2.3.1
Building [=============> ] 120/203: deranged, async-lock, min...
Running `rustc --crate-name async_lock --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-lock-3.4.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 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=e8c7002767202f43 -C extra-filename=-17b78a36dabd0a0f --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern event_listener=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libevent_listener-55d1cea18e16b52c.rmeta --extern event_listener_strategy=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libevent_listener_strategy-fa4af6853fc1586e.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name async_channel --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-channel-2.3.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=302591c7c2f4c143 -C extra-filename=-2a812cb7a790dea0 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern concurrent_queue=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libconcurrent_queue-0f18c5adca7b71f5.rmeta --extern event_listener_strategy=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libevent_listener_strategy-fa4af6853fc1586e.rmeta --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling num-integer v0.1.46
Running `rustc --crate-name num_integer --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/num-integer-0.1.46/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 --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=af9416175464c6f7 -C extra-filename=-3b4fbd91cf57b551 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern num_traits=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_traits-d0dfe6b68188f646.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=============> ] 121/203: deranged, async-lock, min...
Building [==============> ] 122/203: async-lock, minicbor, lin...
Compiling time v0.3.37
Building [==============> ] 123/203: time, async-lock, minicbo...
Running `rustc --crate-name time --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/time-0.3.37/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 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=79f29167936efe5c -C extra-filename=-a9a4bcc36f614e48 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern deranged=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libderanged-762e09f687fefcf4.rmeta --extern itoa=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libitoa-398cc37ac608b547.rmeta --extern num_conv=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_conv-b3d803bdb6c7edcd.rmeta --extern powerfmt=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpowerfmt-e35de89b51cb834f.rmeta --extern time_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtime_core-e355516daa4d6a7b.rmeta --extern time_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libtime_macros-46b567755d223c00.so --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name rustix --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=417520f7d0178784 -C extra-filename=-ca9ed1ee6ea91452 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitflags=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libbitflags-d9f8ac89933aad4b.rmeta --extern linux_raw_sys=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblinux_raw_sys-9099bff98f55b13f.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
Running `rustc --crate-name clang_sys --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=98113868b27cb63f -C extra-filename=-cd9a8ce8bd457b96 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern glob=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libglob-7a4637906bf005d8.rmeta --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/liblibc-d0dd3ddec58b5758.rmeta --extern libloading=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/liblibloading-7cf16e07ddeeacec.rmeta --cap-lints allow`
Building [==============> ] 124/203: time, async-lock, minicbo...
Compiling blocking v1.6.1
Running `rustc --crate-name blocking --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/blocking-1.6.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=605f8ef339025ae5 -C extra-filename=-df86973d9c07fa37 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern async_channel=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_channel-2a812cb7a790dea0.rmeta --extern async_task=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_task-adec9a1f874e9836.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --extern futures_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_lite-52c0b7d30691f7c1.rmeta --extern piper=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpiper-dc895faa5c751f2b.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling regex-automata v0.4.9
Running `rustc --crate-name regex_automata --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=4cb4e40e7efa8d1c -C extra-filename=-5ecc91b7375cceb1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern regex_syntax=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libregex_syntax-1c155c87327e4bd2.rmeta --cap-lints allow`
Building [==============> ] 125/203: time, async-lock, minicbo...
Building [==============> ] 126/203: time, async-lock, minicbo...
Building [==============> ] 127/203: time, async-lock, minicbo...
Building [==============> ] 128/203: time, async-lock, minicbo...
Compiling num-bigint v0.4.6
Running `rustc --crate-name num_bigint --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/num-bigint-0.4.6/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=0ee525bf56ffa6c4 -C extra-filename=-5a8eef5cd54fa305 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern num_integer=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_integer-3b4fbd91cf57b551.rmeta --extern num_traits=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_traits-d0dfe6b68188f646.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [==============> ] 129/203: time, async-lock, minicbo...
Building [===============> ] 130/203: time, async-lock, minicbo...
Running `rustc --crate-name regex_automata --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/regex-automata-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=7f18b744e762f267 -C extra-filename=-23c07c9d591217cd --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern aho_corasick=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libaho_corasick-f5cf9b8ee819e70c.rmeta --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libmemchr-01671ccd96500e0b.rmeta --extern regex_syntax=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libregex_syntax-62befe8a9aeaedd2.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [===============> ] 131/203: time, async-lock, minicbo...
Building [===============> ] 132/203: time, async-lock, minicbo...
Building [===============> ] 133/203: time, async-lock, minicbo...
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Running `rustc --crate-name crypto_common --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/crypto-common-0.1.6/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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=372b3eb6fdd5146a -C extra-filename=-c0514db189f0e26e --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern generic_array=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libgeneric_array-26149e7948860dbd.rmeta --extern typenum=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtypenum-4fa8041661f6a2be.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name block_buffer --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/block-buffer-0.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2739bddad6a91cd9 -C extra-filename=-e91eb5da86606ba5 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern generic_array=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libgeneric_array-26149e7948860dbd.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [===============> ] 134/203: time, async-lock, minicbo...
Building [===============> ] 135/203: time, async-lock, minicbo...
Building [===============> ] 136/203: time, minicbor, block-buf...
Compiling digest v0.10.7
Running `rustc --crate-name digest --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/digest-0.10.7/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 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=54b41b40b5b5c955 -C extra-filename=-540db9a58c78b016 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern block_buffer=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libblock_buffer-e91eb5da86606ba5.rmeta --extern crypto_common=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcrypto_common-c0514db189f0e26e.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [===============> ] 137/203: time, minicbor, syn, num-...
Compiling nix v0.26.4
Compiling is-terminal v0.4.15
Compiling memmap2 v0.5.10
Running `rustc --crate-name libudev_sys --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libudev-sys-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=877ce1bb12e58507 -C extra-filename=-666b8f917089efd8 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibc-349ccb5f603c8ef6.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 -L native=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib -l udev`
Running `rustc --crate-name is_terminal --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/is-terminal-0.4.15/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9eac7308ebecf324 -C extra-filename=-fb6d72c2bd541344 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibc-349ccb5f603c8ef6.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name nix --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/nix-0.26.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 --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=7b73f06061a6d468 -C extra-filename=-a65ed9139cd52591 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitflags=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libbitflags-a528fa3d008ca6df.rmeta --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibc-349ccb5f603c8ef6.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name memmap2 --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/memmap2-0.5.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=37134928bba18523 -C extra-filename=-c94dd70f79bc35a2 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibc-349ccb5f603c8ef6.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name nix --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/nix-0.29.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 --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ac87cd2a95cc17c7 -C extra-filename=-7f3c8a53dc70e0d7 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitflags=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libbitflags-d9f8ac89933aad4b.rmeta --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibc-349ccb5f603c8ef6.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
Building [===============> ] 137/203: time, minicbor, nix, syn,...
Compiling sha2 v0.10.8
Building [===============> ] 137/203: sha2, time, minicbor, nix...
Running `rustc --crate-name sha2 --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/sha2-0.10.8/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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=f05ea389de6688c1 -C extra-filename=-4ca404bb8e4ca907 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --extern cpufeatures=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcpufeatures-29188ac9a7a32fe6.rmeta --extern digest=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libdigest-540db9a58c78b016.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [===============> ] 138/203: sha2, time, nix, syn, num...
Building [================> ] 139/203: sha2, time, nix, syn, num...
Compiling libudev v0.3.0
Running `rustc --crate-name libudev --edition=2015 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/libudev-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=faeeddcf7e1c0a69 -C extra-filename=-c12098e94ff6cd39 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern libc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibc-349ccb5f603c8ef6.rmeta --extern libudev_sys=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibudev_sys-666b8f917089efd8.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 -L native=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib`
Building [================> ] 140/203: sha2, time, nix, syn, num...
Building [================> ] 141/203: sha2, time, nix, syn, num...
Compiling cexpr v0.6.0
Building [================> ] 141/203: sha2, time, cexpr, nix, s...
Running `rustc --crate-name cexpr --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8fac1e12ddb7393 -C extra-filename=-8382444d630a5d43 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern nom=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libnom-c4ad78158a36985c.rmeta --cap-lints allow`
Compiling rusticata-macros v4.1.0
Building [================> ] 141/203: sha2, time, cexpr, nix, r...
Running `rustc --crate-name rusticata_macros --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/rusticata-macros-4.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3083b282cda27020 -C extra-filename=-5901f4fde5960abb --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern nom=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnom-9aa009efdf529f44.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [================> ] 142/203: sha2, time, cexpr, nix, r...
Building [================> ] 143/203: sha2, time, cexpr, nix, r...
Building [================> ] 144/203: sha2, time, cexpr, nix, r...
Building [================> ] 145/203: sha2, time, cexpr, nix, r...
Building [================> ] 146/203: sha2, time, cexpr, nix, s...
Compiling which v6.0.3
Running `rustc --crate-name which --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/which-6.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex", "tracing"))' -C metadata=bf4fe63e5dc5edfe -C extra-filename=-d61a5462cfae1edf --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern either=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libeither-bd0a9d7b6733dcb4.rmeta --extern home=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libhome-c7e96bbf609d7cb8.rmeta --extern rustix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/librustix-d0e7df63f51510e9.rmeta --cap-lints allow`
Building [=================> ] 147/203: sha2, time, cexpr, nix, s...
Building [=================> ] 148/203: sha2, time, cexpr, nix, s...
Building [=================> ] 149/203: sha2, time, cexpr, nix, s...
Building [=================> ] 150/203: sha2, time, cexpr, nix, s...
Building [=================> ] 151/203: sha2, time, cexpr, nix, s...
Building [=================> ] 152/203: sha2, time, nix, syn, num...
Compiling regex v1.11.1
Building [=================> ] 152/203: sha2, regex, time, nix, s...
Running `rustc --crate-name regex --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=0978dc9638e57a09 -C extra-filename=-e04db9db33ea1280 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern regex_automata=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libregex_automata-5ecc91b7375cceb1.rmeta --extern regex_syntax=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libregex_syntax-1c155c87327e4bd2.rmeta --cap-lints allow`
Building [=================> ] 153/203: sha2, regex, time, nix, s...
Building [=================> ] 154/203: regex, time, nix, syn, nu...
Building [==================> ] 155/203: time, nix, syn, num-bigin...
Building [==================> ] 156/203: time, nix, syn, num-bigin...
Building [==================> ] 157/203: time, syn, num-bigint, cl...
Building [==================> ] 158/203: time, syn, num-bigint, cl...
Building [==================> ] 159/203: time, syn, clang-sys, syn...
Building [==================> ] 160/203: syn, clang-sys, syn, clap...
Compiling synstructure v0.12.6
Building [==================> ] 160/203: syn, clang-sys, synstruct...
Running `rustc --crate-name synstructure --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/synstructure-0.12.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=48acd60a5bb78a6f -C extra-filename=-e44214d4224bf5f3 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rmeta --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-1fd0c8ccaf189e3d.rmeta --extern unicode_xid=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libunicode_xid-e3b30f1bed9715e1.rmeta --cap-lints allow`
Building [==================> ] 160/203: regex, syn, clang-sys, sy...
Running `rustc --crate-name regex --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/regex-1.11.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 --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=11f64ae061cb8ae6 -C extra-filename=-e1ecfdd9ca5a0584 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern aho_corasick=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libaho_corasick-f5cf9b8ee819e70c.rmeta --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libmemchr-01671ccd96500e0b.rmeta --extern regex_automata=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libregex_automata-23c07c9d591217cd.rmeta --extern regex_syntax=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libregex_syntax-62befe8a9aeaedd2.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [==================> ] 161/203: regex, syn, clang-sys, sy...
Building [==================> ] 162/203: regex, syn, syn, clap_bui...
Compiling synstructure v0.13.1
Building [==================> ] 162/203: regex, syn, prettyplease,...
Running `rustc --crate-name prettyplease --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/prettyplease-0.2.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=6389d2cc99ccdf91 -C extra-filename=-c615d60a97dcfb16 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rmeta --cap-lints allow --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
Running `rustc --crate-name synstructure --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=26911fe5a50b867c -C extra-filename=-4a81cfe3afb848df --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rmeta --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rmeta --cap-lints allow`
Compiling asn1-rs-derive v0.4.0
Compiling asn1-rs-impl v0.1.0
Compiling async-attributes v1.1.2
Running `rustc --crate-name asn1_rs_derive --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/asn1-rs-derive-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09e0dda1f552c701 -C extra-filename=-ee907d8ef9787c79 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-1fd0c8ccaf189e3d.rlib --extern synstructure=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsynstructure-e44214d4224bf5f3.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name asn1_rs_impl --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/asn1-rs-impl-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=772f746daeaedcbd -C extra-filename=-181afb74da1fae9d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-1fd0c8ccaf189e3d.rlib --extern proc_macro --cap-lints allow`
Building [===================> ] 163/203: regex, asn1-rs-impl, asyn...
Running `rustc --crate-name async_attributes --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-attributes-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=87b1fa0ed2a04a39 -C extra-filename=-964865d61e4c47cc --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-1fd0c8ccaf189e3d.rlib --extern proc_macro --cap-lints allow`
Compiling env_logger v0.10.2
Running `rustc --crate-name env_logger --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/env_logger-0.10.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 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=f04da00f9da4dffc -C extra-filename=-f396cc20df1f2c83 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern humantime=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libhumantime-a4153ce3946c9044.rmeta --extern is_terminal=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libis_terminal-fb6d72c2bd541344.rmeta --extern log=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblog-b583209c91d58ce9.rmeta --extern regex=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libregex-e1ecfdd9ca5a0584.rmeta --extern termcolor=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtermcolor-e79aa2ed22d93850.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [===================> ] 164/203: regex, async-attributes, ...
Building [===================> ] 165/203: regex, async-attributes, ...
Building [===================> ] 166/203: regex, prettyplease, syn,...
Building [===================> ] 167/203: prettyplease, syn, clap_b...
Compiling thiserror-impl v1.0.69
Compiling displaydoc v0.2.5
Compiling futures-macro v0.3.31
Compiling asn1-rs-impl v0.2.0
Compiling clap_derive v4.5.24
Compiling asn1-rs-derive v0.5.1
Compiling minicbor-derive v0.15.3
Running `rustc --crate-name thiserror_impl --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/thiserror-impl-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e461142cdbb788d5 -C extra-filename=-65fb57dd9a46ff61 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name displaydoc --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -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", "std"))' -C metadata=c4b65923b3b3cf02 -C extra-filename=-e6459e3b964824c1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name futures_macro --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9af0ce926f991390 -C extra-filename=-9b124fc8e9031d5d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name asn1_rs_impl --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/asn1-rs-impl-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc7bc94c5dd72646 -C extra-filename=-08b0191ed390b80c --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name asn1_rs_derive --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/asn1-rs-derive-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f841443c526f730 -C extra-filename=-ce30aca0e584afed --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern synstructure=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsynstructure-4a81cfe3afb848df.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name clap_derive --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/clap_derive-4.5.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=b714417a610aa0d0 -C extra-filename=-ea8307ebdf08b92d --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern heck=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libheck-aa60cc45357500e6.rlib --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern proc_macro --cap-lints allow`
Running `rustc --crate-name minicbor_derive --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/minicbor-derive-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=aead1e2d293910ab -C extra-filename=-6267c02e670705f7 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rlib --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rlib --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rlib --extern proc_macro --cap-lints allow`
Building [===================> ] 168/203: minicbor-derive, futures-...
Building [===================> ] 169/203: minicbor-derive, futures-...
Building [===================> ] 170/203: minicbor-derive, futures-...
Running `rustc --crate-name bindgen --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=204304d4d1dcee6d -C extra-filename=-78e28341de3752e5 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitflags=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libbitflags-2bd5e7992f30fcad.rmeta --extern cexpr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libcexpr-8382444d630a5d43.rmeta --extern clang_sys=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libclang_sys-cd9a8ce8bd457b96.rmeta --extern itertools=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libitertools-a732e481fe288aa3.rmeta --extern log=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/liblog-6cac22fb5b4d473b.rmeta --extern prettyplease=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libprettyplease-c615d60a97dcfb16.rmeta --extern proc_macro2=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libproc_macro2-3d13468ef1e1e2c2.rmeta --extern quote=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libquote-d91612bd839b23ea.rmeta --extern regex=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libregex-e04db9db33ea1280.rmeta --extern rustc_hash=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/librustc_hash-1b8eb2b6318b8dd4.rmeta --extern shlex=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libshlex-75b2ebc94d3f94ad.rmeta --extern syn=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libsyn-dae566020eb06f63.rmeta --cap-lints allow`
Building [====================> ] 171/203: minicbor-derive, futures-...
Building [====================> ] 172/203: minicbor-derive, futures-...
Building [====================> ] 173/203: minicbor-derive, futures-...
Compiling polling v3.7.4
Building [====================> ] 173/203: which, minicbor-derive, f...
Running `rustc --crate-name polling --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/polling-3.7.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 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4884a1a56c699674 -C extra-filename=-8211d3af12d05465 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --extern rustix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librustix-ca9ed1ee6ea91452.rmeta --extern tracing=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtracing-f915ecfd4238e895.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name which --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/which-6.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex", "tracing"))' -C metadata=b1c8ad49cbd0ea3c -C extra-filename=-bd9973e066f9f007 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern either=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libeither-d85242cda9664c5f.rmeta --extern home=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libhome-d4a9fd00c60c23cb.rmeta --extern rustix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librustix-ca9ed1ee6ea91452.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [====================> ] 174/203: which, minicbor-derive, f...
Compiling async-io v2.4.0
Running `rustc --crate-name async_io --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-io-2.4.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 --warn=unexpected_cfgs --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f732edd61d6161dd -C extra-filename=-a3bdc8b19e45c941 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern async_lock=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_lock-17b78a36dabd0a0f.rmeta --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --extern concurrent_queue=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libconcurrent_queue-0f18c5adca7b71f5.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --extern futures_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_lite-52c0b7d30691f7c1.rmeta --extern parking=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libparking-7e7711697a0a7b0d.rmeta --extern polling=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpolling-8211d3af12d05465.rmeta --extern rustix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librustix-ca9ed1ee6ea91452.rmeta --extern slab=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libslab-bfdb37fef262acb5.rmeta --extern tracing=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtracing-f915ecfd4238e895.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [====================> ] 175/203: which, minicbor-derive, f...
Compiling futures-util v0.3.31
Building [====================> ] 176/203: which, minicbor-derive, f...
Running `rustc --crate-name futures_util --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=833d73b173f7ce52 -C extra-filename=-8408c4c06dda5624 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern futures_channel=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_channel-075b47bae4e5c7ea.rmeta --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --extern futures_macro=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libfutures_macro-9b124fc8e9031d5d.so --extern futures_sink=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_sink-92abfc6ef0efd3b3.rmeta --extern futures_task=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_task-a59f8ecee77f7f86.rmeta --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libmemchr-01671ccd96500e0b.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --extern pin_utils=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_utils-f6f583ed5d2072bd.rmeta --extern slab=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libslab-bfdb37fef262acb5.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [====================> ] 177/203: minicbor-derive, futures-...
Building [====================> ] 178/203: minicbor-derive, futures-...
Building [=====================> ] 179/203: minicbor-derive, futures-...
Building [=====================> ] 180/203: minicbor-derive, futures-...
Running `rustc --crate-name thiserror --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/thiserror-1.0.69/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd108541caa8fa00 -C extra-filename=-329dab2498b97d5e --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern thiserror_impl=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libthiserror_impl-65fb57dd9a46ff61.so --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
Compiling asn1-rs v0.5.2
Compiling unescaper v0.1.5
Compiling asn1-rs v0.6.2
Running `rustc --crate-name asn1_rs --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/asn1-rs-0.5.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 --cfg 'feature="datetime"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bits", "bitvec", "cookie-factory", "datetime", "default", "num-bigint", "serialize", "std", "time"))' -C metadata=717ac2f5e44fa9c7 -C extra-filename=-c8280c7acf7ee197 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern asn1_rs_derive=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libasn1_rs_derive-ee907d8ef9787c79.so --extern asn1_rs_impl=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libasn1_rs_impl-181afb74da1fae9d.so --extern displaydoc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libdisplaydoc-e6459e3b964824c1.so --extern nom=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnom-9aa009efdf529f44.rmeta --extern num_traits=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_traits-d0dfe6b68188f646.rmeta --extern rusticata_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librusticata_macros-5901f4fde5960abb.rmeta --extern thiserror=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libthiserror-329dab2498b97d5e.rmeta --extern time=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtime-a9a4bcc36f614e48.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name unescaper --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/unescaper-0.1.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a72081808e8d8690 -C extra-filename=-b39d9429a724f505 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern thiserror=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libthiserror-329dab2498b97d5e.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name asn1_rs --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/asn1-rs-0.6.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "bits", "bitvec", "colored", "cookie-factory", "datetime", "debug", "default", "num-bigint", "serialize", "std", "time", "trace"))' -C metadata=755632da67effee5 -C extra-filename=-7cb368355bcd4e03 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern asn1_rs_derive=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libasn1_rs_derive-ce30aca0e584afed.so --extern asn1_rs_impl=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libasn1_rs_impl-08b0191ed390b80c.so --extern displaydoc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libdisplaydoc-e6459e3b964824c1.so --extern nom=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnom-9aa009efdf529f44.rmeta --extern num_traits=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_traits-d0dfe6b68188f646.rmeta --extern rusticata_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librusticata_macros-5901f4fde5960abb.rmeta --extern thiserror=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libthiserror-329dab2498b97d5e.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=====================> ] 181/203: minicbor-derive, futures-...
Compiling serialport v4.7.0
Building [=====================> ] 181/203: serialport, minicbor-deri...
Running `rustc --crate-name serialport --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/serialport-4.7.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 --cfg 'feature="default"' --cfg 'feature="libudev"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ignore-hardware-tests", "libudev", "serde", "usbportinfo-interface"))' -C metadata=2122397fb65b3247 -C extra-filename=-c23f30ff8a5ff445 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bitflags=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libbitflags-d9f8ac89933aad4b.rmeta --extern cfg_if=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcfg_if-797f3da73123dfa1.rmeta --extern libudev=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblibudev-c12098e94ff6cd39.rmeta --extern nix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnix-a65ed9139cd52591.rmeta --extern scopeguard=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libscopeguard-8d7ca3a336dee9e7.rmeta --extern unescaper=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libunescaper-b39d9429a724f505.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2 -L native=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib`
Compiling async-global-executor v2.4.1
Running `rustc --crate-name async_global_executor --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-global-executor-2.4.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 --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=202e35b2662374dd -C extra-filename=-fcc321316192d7d1 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern async_channel=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_channel-2a812cb7a790dea0.rmeta --extern async_executor=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_executor-1f6eb778498b2274.rmeta --extern async_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_io-a3bdc8b19e45c941.rmeta --extern async_lock=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_lock-17b78a36dabd0a0f.rmeta --extern blocking=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libblocking-df86973d9c07fa37.rmeta --extern futures_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_lite-52c0b7d30691f7c1.rmeta --extern once_cell=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libonce_cell-9089648fffbb8bb3.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling async-std v1.13.0
Running `rustc --crate-name async_std --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/async-std-1.13.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 --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen-futures"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-channel", "futures-core", "futures-io", "futures-lite", "gloo-timers", "io_safety", "kv-log-macro", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "surf", "tokio02", "tokio03", "tokio1", "unstable", "wasm-bindgen-futures"))' -C metadata=1f67c4fb033f3639 -C extra-filename=-5e9ee76f3fa67723 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern async_attributes=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libasync_attributes-964865d61e4c47cc.so --extern async_channel=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_channel-6e7f03936a708123.rmeta --extern async_global_executor=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_global_executor-fcc321316192d7d1.rmeta --extern async_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_io-a3bdc8b19e45c941.rmeta --extern async_lock=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasync_lock-17b78a36dabd0a0f.rmeta --extern crossbeam_utils=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libcrossbeam_utils-e308fa71e59a0de3.rmeta --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --extern futures_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_lite-52c0b7d30691f7c1.rmeta --extern kv_log_macro=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libkv_log_macro-27bc328ccfad9692.rmeta --extern log=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblog-b583209c91d58ce9.rmeta --extern memchr=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libmemchr-01671ccd96500e0b.rmeta --extern once_cell=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libonce_cell-9089648fffbb8bb3.rmeta --extern pin_project_lite=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_project_lite-1b5ce6cc9994e517.rmeta --extern pin_utils=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libpin_utils-f6f583ed5d2072bd.rmeta --extern slab=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libslab-bfdb37fef262acb5.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=====================> ] 182/203: serialport, minicbor-deri...
Building [=====================> ] 183/203: serialport, futures-util,...
Compiling clap v4.5.27
Building [=====================> ] 184/203: serialport, futures-util,...
Running `rustc --crate-name clap --edition=2021 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/clap-4.5.27/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=590fdf358e903331 -C extra-filename=-3508925f403d6f6a --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern clap_builder=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libclap_builder-3668f27ec62e5a3a.rmeta --extern clap_derive=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libclap_derive-ea8307ebdf08b92d.so --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [=====================> ] 185/203: serialport, futures-util,...
Building [=====================> ] 186/203: serialport, futures-util,...
Building [======================> ] 187/203: futures-util, asn1-rs, as...
Building [======================> ] 188/203: futures-util, asn1-rs, as...
Building [======================> ] 189/203: futures-util, asn1-rs, as...
Compiling der-parser v8.2.0
Building [======================> ] 189/203: oid-registry, futures-uti...
Running `rustc --crate-name der_parser --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/der-parser-8.2.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 --cfg 'feature="bigint"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigint", "cookie-factory", "default", "num-bigint", "serialize", "std", "unstable"))' -C metadata=be1307fea2f98a37 -C extra-filename=-527ed6bb7a70e60a --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern asn1_rs=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasn1_rs-c8280c7acf7ee197.rmeta --extern displaydoc=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libdisplaydoc-e6459e3b964824c1.so --extern nom=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnom-9aa009efdf529f44.rmeta --extern num_bigint=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_bigint-5a8eef5cd54fa305.rmeta --extern num_traits=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnum_traits-d0dfe6b68188f646.rmeta --extern rusticata_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librusticata_macros-5901f4fde5960abb.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Running `rustc --crate-name oid_registry --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/oid-registry-0.6.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 --cfg 'feature="crypto"' --cfg 'feature="default"' --cfg 'feature="kdf"' --cfg 'feature="nist_algs"' --cfg 'feature="pkcs1"' --cfg 'feature="pkcs12"' --cfg 'feature="pkcs7"' --cfg 'feature="pkcs9"' --cfg 'feature="registry"' --cfg 'feature="x509"' --cfg 'feature="x962"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crypto", "default", "kdf", "ms_spc", "nist_algs", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "registry", "x509", "x962"))' -C metadata=fbfcd984354058d0 -C extra-filename=-6315c988569a9ebc --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern asn1_rs=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasn1_rs-c8280c7acf7ee197.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling x509-parser v0.15.1
Running `rustc --crate-name x509_parser --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/x509-parser-0.15.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ring", "validate", "verify"))' -C metadata=15438f8964ed1399 -C extra-filename=-d7c4abac5a918fc6 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern asn1_rs=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libasn1_rs-c8280c7acf7ee197.rmeta --extern data_encoding=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libdata_encoding-618389e43e04c7e1.rmeta --extern der_parser=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libder_parser-527ed6bb7a70e60a.rmeta --extern lazy_static=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liblazy_static-a15c4832b490a4d9.rmeta --extern nom=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libnom-9aa009efdf529f44.rmeta --extern oid_registry=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/liboid_registry-6315c988569a9ebc.rmeta --extern rusticata_macros=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/librusticata_macros-5901f4fde5960abb.rmeta --extern thiserror=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libthiserror-329dab2498b97d5e.rmeta --extern time=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libtime-a9a4bcc36f614e48.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [======================> ] 190/203: futures-util, asn1-rs, de...
Building [======================> ] 191/203: futures-util, asn1-rs, de...
Building [======================> ] 192/203: futures-util, der-parser,...
Building [======================> ] 193/203: futures-util, async-std, ...
Compiling futures-executor v0.3.31
Running `rustc --crate-name futures_executor --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-executor-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=94d8c27dc8ca0a2a -C extra-filename=-1209876f8ea0ed21 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern futures_task=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_task-a59f8ecee77f7f86.rmeta --extern futures_util=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_util-8408c4c06dda5624.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Compiling futures v0.3.31
Building [======================> ] 193/203: futures-util, futures, as...
Running `rustc --crate-name futures --edition=2018 TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/futures-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=9c2f504ded37c936 -C extra-filename=-ed13e8251b78c3db --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps --target x86_64-poky-linux-gnu -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern futures_channel=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_channel-075b47bae4e5c7ea.rmeta --extern futures_core=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_core-49c8c724424bb659.rmeta --extern futures_executor=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_executor-1209876f8ea0ed21.rmeta --extern futures_io=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_io-b9f28820f0ac4323.rmeta --extern futures_sink=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_sink-92abfc6ef0efd3b3.rmeta --extern futures_task=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_task-a59f8ecee77f7f86.rmeta --extern futures_util=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/x86_64-poky-linux-gnu/release/deps/libfutures_util-8408c4c06dda5624.rmeta --cap-lints allow -L TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/recipe-sysroot/usr/lib/rustlib/x86_64-poky-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2=/usr/src/debug/spdm-utils/0.7.2`
Building [======================> ] 194/203: futures-util, async-std, ...
Building [=======================> ] 195/203: async-std, futures-execut...
Building [=======================> ] 196/203: async-std, x509-parser, b...
Compiling SPDM-Utils v1.0.0 (TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/spdm-utils-0.7.2)
Building [=======================> ] 197/203: SPDM-Utils(build.rs), asy...
Running `rustc --crate-name build_script_build --edition=2021 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="asn1-rs"' --cfg 'feature="async-std"' --cfg 'feature="clap"' --cfg 'feature="colored"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="futures"' --cfg 'feature="lazy_static"' --cfg 'feature="memmap2"' --cfg 'feature="minicbor"' --cfg 'feature="minicbor-derive"' --cfg 'feature="nix"' --cfg 'feature="once_cell"' --cfg 'feature="serialport"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="which"' --cfg 'feature="x509-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asn1-rs", "async-std", "clap", "colored", "default", "env_logger", "futures", "lazy_static", "libspdm_tests", "memmap2", "minicbor", "minicbor-derive", "nix", "no_std", "once_cell", "serialport", "sha2", "std", "which", "x509-parser"))' -C metadata=ba23fd37728ea67b -C extra-filename=-94d835175b934851 --out-dir TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/SPDM-Utils-94d835175b934851 -C linker=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/wrapper/build-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps --extern bindgen=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libbindgen-78e28341de3752e5.rlib --extern which=TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/deps/libwhich-d61a5462cfae1edf.rlib`
Building [=======================> ] 198/203: SPDM-Utils(build.rs), asy...
Building [=======================> ] 199/203: SPDM-Utils(build), async-std
Running `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/SPDM-Utils-94d835175b934851/build-script-build`
Building [=======================> ] 200/203: SPDM-Utils(build)
error: failed to run custom build command for `SPDM-Utils v1.0.0 (TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/spdm-utils-0.7.2)`
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Caused by:
process didn't exit successfully: `TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/build/target/release/build/SPDM-Utils-94d835175b934851/build-script-build` (exit status: 101)
--- stdout
cargo:rerun-if-changed=wrapper.h
cargo:rerun-if-changed=manifest/manifest.in.cbor
cargo:rerun-if-changed=certs/alias/slot0/device.der
cargo:rerun-if-changed=certs/alias/slot0/immutable.der
cargo:rustc-link-arg=-Wl,--start-group
cargo:rustc-link-arg=-lpci
cargo:rustc-link-arg=-lmemlib
cargo:rustc-link-arg=-lmalloclib
cargo:rustc-link-arg=-ldebuglib
cargo:rustc-link-arg=-lplatform_lib
cargo:rustc-link-arg=-lssl
cargo:rustc-link-arg=-lcrypto
cargo:rustc-link-arg=-lcryptlib_openssl
cargo:rustc-link-arg=-lrnglib
cargo:rustc-link-arg=-lspdm_common_lib
cargo:rustc-link-arg=-lspdm_requester_lib
cargo:rustc-link-arg=-lspdm_responder_lib
cargo:rustc-link-arg=-lspdm_secured_message_lib
cargo:rustc-link-arg=-lspdm_secured_message_lib
cargo:rustc-link-arg=-lspdm_crypt_lib
cargo:rustc-link-arg=-lspdm_crypt_ext_lib
cargo:rustc-link-arg=-lspdm_transport_pcidoe_lib
cargo:rustc-link-arg=-lspdm_transport_mctp_lib
cargo:rerun-if-env-changed=TARGET
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-poky-linux-gnu
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_poky_linux_gnu
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
cargo:rerun-if-changed=wrapper.h
--- stderr
thread 'main' panicked at TOPDIR/tmp/work/core2-64-poky-linux/spdm-utils/0.7.2/sources/cargo_home/bitbake/bindgen-0.71.1/lib.rs:604:27:
Unable to find libclang: "couldn't find any valid shared libraries matching: ['libclang.so', 'libclang-*.so', 'libclang.so.*', 'libclang-*.so.*'], set the `LIBCLANG_PATH` environment variable to a path where one of these files can be found (invalid: [])"
stack backtrace:
0: __rustc::rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: core::result::Result<T,E>::expect
4: bindgen::ensure_libclang_is_loaded::{{closure}}
5: std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}
6: std::sync::once_lock::OnceLock<T>::initialize::{{closure}}
7: std::sync::poison::once::Once::call_once_force::{{closure}}
8: std::sys::sync::once::futex::Once::call
9: std::sync::poison::once::Once::call_once_force
10: std::sync::once_lock::OnceLock<T>::initialize
11: std::sync::once_lock::OnceLock<T>::get_or_try_init
12: std::sync::once_lock::OnceLock<T>::get_or_init
13: bindgen::ensure_libclang_is_loaded
14: bindgen::Bindings::generate
15: bindgen::Builder::generate
16: build_script_build::main
17: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARNING: exit code 101 from a shell command.